When the user saves a survey as a draft/outbox and refreshes the inbox it creates a redundant duplicate task from the draft/outbox and inbox.
Users will see the survey in the draft/outbox, but also see a new survey in the inbox, for the same task, this causes an issue when the user completed both the inbox and draft/outbox survey for the same task.
Is it possible that when a user clicks the refresh button in their inbox, the task will not be populated because it is already in the draft or outbox folder?
If I use a query expression with the status field set to complete, the inbox will not be populated. However, because the status is not yet complete at the time of the refresh, it will reappear in the inbox.
Thank you.