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
Expected behavior
When adding encounters to a bulk import, users enter "ProjectName-" into theEncounter.project0.projectIdPrefix field
Current behavior
Bulk import looks for the subsequent # symbols from the project ID and rejects importing the encounter to the project if those aren't included (such as "ProjectName-####")
QA Notes
This was reported and observed in Flukebook, but testing in QA environment worked with the "ProjectName-" method.
Expected behavior
When adding encounters to a bulk import, users enter "ProjectName-" into the
Encounter.project0.projectIdPrefix
fieldCurrent behavior
Bulk import looks for the subsequent
#
symbols from the project ID and rejects importing the encounter to the project if those aren't included (such as "ProjectName-####")QA Notes
This was reported and observed in Flukebook, but testing in QA environment worked with the "ProjectName-" method.
Community link
https://community.wildme.org/t/how-i-assign-results-of-a-bulk-import-to-an-existing-project/4439/11
The text was updated successfully, but these errors were encountered: