Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Grand Calculated Summary Value Source Type #229

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

katie-gardner
Copy link
Contributor

@katie-gardner katie-gardner commented Dec 5, 2023

What is the context of this PR?

During development of GCS Dependencies it was noticed that validator doesn't correctly deduce the type for grand calculated summary value sources. This is simply because it was missed the first time and no schema had used a GCS in a when rule against a value. This PR has added the small fix to amend that.

How to review

Make sure the test schema added (copied from runner) uses the GCS value source as you would expect and that the approach to get the type is working correctly.

Checklist

  • eq-translations updated to support any new schema keys which need translation

@katie-gardner
Copy link
Contributor Author

@MebinAbraham MebinAbraham added the Bug Fix Something isn't working label Dec 14, 2023
Copy link
Contributor

@liamtoozer liamtoozer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested against the PR schema and works great for me 👍

@katie-gardner katie-gardner merged commit 8181a3d into main Dec 19, 2023
3 checks passed
@katie-gardner katie-gardner deleted the grand-calculated-summary-value-sources-fix branch December 19, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants