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
MVP drafting feature was implemented on #3541 . One of the assumptions for that implementation is that there would only be one draft (QR with status in-progress) per form (Questionnaire) at a time.
The current implementation creates an new draft (QR with status in-progress) every time the user does a Save Draft.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
The same draft (QR with status in-progress) should be updated every time a Save Draft operation is performed.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Device: [e.g. Samsung Galaxy A2 emulator]
Android version: [e.g. Settings -> About phone -> Android version]
Build number: [e.g. Settings -> About phone -> Build number]
Version [e.g. 24]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Rkareko
changed the title
Draft changes are not saved when done more than once
Draft changes functionlaity creates multiple Questionnaire Responses instead of updating existing one
Nov 15, 2024
Rkareko
changed the title
Draft changes functionlaity creates multiple Questionnaire Responses instead of updating existing one
Draft changes functionality creates multiple Questionnaire Responses instead of updating existing one
Nov 15, 2024
Rkareko
changed the title
Draft changes functionality creates multiple Questionnaire Responses instead of updating existing one
Save Draft changes functionality creates multiple Questionnaire Responses instead of updating existing one
Nov 15, 2024
Describe the bug
MVP drafting feature was implemented on #3541 . One of the assumptions for that implementation is that there would only be one draft (QR with status
in-progress
) per form (Questionnaire) at a time.The current implementation creates an new draft (QR with status
in-progress
) every time the user does aSave Draft
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The same draft (QR with status
in-progress
) should be updated every time aSave Draft
operation is performed.Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: