You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I login with hr@lfeteach on prerelease there is observation encounter in that encounter average score and feedback page. there is Average scores we calculated but it is not working on their is rule also prerelease .. but same thing is working on production with same organisation and same username and password To Reproduce
Steps to reproduce the behavior:
login with hr@lfeteach on prerelease and production
fill the observation encounter
compare the encounter
See error
Expected behavior
Average scores and feedback should be shown Screenshots
Describe the bug
I login with hr@lfeteach on prerelease there is observation encounter in that encounter average score and feedback page. there is Average scores we calculated but it is not working on their is rule also prerelease .. but same thing is working on production with same organisation and same username and password
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Average scores and feedback should be shown
Screenshots
Re: https://github.com/avniproject/avni-security/issues/1#issuecomment-1717464830
This issue is not react native upgrade related and is due to an issue in the rules used on this screen.
[ReferenceError: Property 'formElement' doesn't exist]
formElement is used without there being a variable defined of that name.
Need to understand how the same rule is currently working in prod.
Re: https://github.com/avniproject/avni-security/issues/1#issuecomment-1719069752
This is expected behaviour if fast sync db is setup using upgraded version of app and attempted to be used on older version of the app.
The text was updated successfully, but these errors were encountered: