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
Needed to be able to write report card queries so that it doesn't miss out displaying any subjects in the result
Acceptance criteria:
For the org in focus alone(Teach AP app), add migration to populate filledBy field with lastModifiedBy field in server for encounter table.
Out of scope:
No need to do anything for createdBy and lastModifiedBy related audit fields since they will be handled by fresh sync.
createdBy, lastModifiedBy and filledBy fields in the client will get populated when users do fresh sync when the new infra is setup
Tech notes:
Not flyway migration
The text was updated successfully, but these errors were encountered:
Need:
Acceptance criteria:
Out of scope:
createdBy, lastModifiedBy and filledBy fields in the client will get populated when users do fresh sync when the new infra is setup
Tech notes:
The text was updated successfully, but these errors were encountered: