-
Notifications
You must be signed in to change notification settings - Fork 22
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
Autocalculated value not getting filled #1239
Comments
Introduced in #1037. Fix - Allowed nil observations to be updated by form element status rules as this is the common use case of using these rules. This has the side effect that any editable form elements which have form element statuses cannot be edited to completely remove the value. Fixing this side effect might require significant refactoring of the original story. Side effect behaviour: |
@AchalaBelokar this needs thorough testing of the form wizard. pls take help from Dinesh also. |
Describe the _bug_
Not able to calculate the Nutritional status on skhai app
In child enrolment their is Nutrition status which is auto calculated currently it is not showing
need to login with Ach@sakhiapp
To Reproduce
Steps to reproduce the behavior:
Screenshots and logs:
Though in logs we see the rule is getting executed, the autocalculated status not getting filled in the above. This issue doesn't exist in prod and Nutritional status gets updated. On a preliminary check, rules in both envs seemed to be the same.
The text was updated successfully, but these errors were encountered: