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
If a user edits a media form element to remove items that were previously added, the removed media items are still present in MediaQueue and as a result are uploaded to S3 and saved as observations
To Reproduce
Steps to reproduce the behavior:
Perform a registration/encounter that has a Media form element with multiselect type and add one image
Save the form
Edit the form to remove previously added image and add a different image
Save the form
Sync
Go back to the form - Notice that both the images are shown.
Expected behavior
Removed image should not be uploaded to S3 or saved as observation.
Video
removed-media-saved-2023-10-18_12.14.46.mp4
Developer Checklist
Developer fixing the bug should fill this checklist.
Does the fix require extensive regression testing?
Are you mentioning the required scenarios that could be affected?
The text was updated successfully, but these errors were encountered:
Describe the bug
If a user edits a media form element to remove items that were previously added, the removed media items are still present in MediaQueue and as a result are uploaded to S3 and saved as observations
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Removed image should not be uploaded to S3 or saved as observation.
Video
removed-media-saved-2023-10-18_12.14.46.mp4
Developer Checklist
Developer fixing the bug should fill this checklist.
The text was updated successfully, but these errors were encountered: