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
This happens when one also attempts to upload products. This is because the product list id is not configured for this instance resulting in the whole bulk upload step failing. This errors does not seem to be handled correctly and causes the applicaiton process to exit.
Solutions:
Update error handling on web's backed to capture exception such that the application process does not forcefully exit.
disable inventory and product for instances where these fields are not needed.
Affected Project
GIZ EIR
How to replicate
EXPECTED RESULTS
The bulk import feature should work successfully and upload the new data on to fhir web
ACTUAL RESULTS:
An error pops up each time a user tries to import.
See screenshot below:
Acceptance criteria
The bulk import feature should work successfully and upload the new data on to fhir web
Project Contact
Maggie
Relevant Information
No response
The text was updated successfully, but these errors were encountered: