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

21-526EZ-allclaims ratedDisabilities and newDisabilities have different properties #318

Open
zurbergram opened this issue Jan 14, 2019 · 0 comments

Comments

@zurbergram
Copy link
Contributor

ratedDisabilities uses the property name where as newDisabilities uses the property condition this difference cause issues with various places of the code by requiring code to check for the existence of both properties when iterating through the ratedDisabilities, newDisabilities, newPrimaryDisabilities, and newSecondaryDisabilities

ratedDisabilities definition -

ratedDisabilities: _.merge(disabilitiesBaseDef, {

newDisabilities, newPrimaryDisabilities, and newSecondaryDisabilities =

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

No branches or pull requests

1 participant