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

feat: counts summary page show reason for blanks on fields #3738

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AntBush
Copy link
Contributor

@AntBush AntBush commented Dec 12, 2024

Implements NDT-600

  • Check to trigger automatic release process

  • Check for automatic rebasing

@@ -208,29 +272,74 @@ const getSowErrors = (sowData, schema, formDataSource) => {
return errors;
};

const getApplicationErrors = (applicationData) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are we handling SOW counts scenarios as well in this ticket?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants