Re-requesting the same data using QueryManager #13

Open
opened 2025-11-21 05:51:24 +00:00 by Oliver · 0 comments
Owner

When a requestor attempts to send a new request with the same ID, it throws out any already-submitted data from users, and focuses the application on user's who haven't submitted the data yet.

Expected Behaviour:
When the same request ID is submitted, we should send the request to users who haven't submitted answers yet (including those who are unprompted?) as well as fronting/rerendering the status application on the requestor's instance, so that they can see the status again if they closed the app, but not throwing away any of the existing data from requestee's

When a requestor attempts to send a new request with the same ID, it throws out any already-submitted data from users, and focuses the application on user's who haven't submitted the data yet. **Expected Behaviour**: When the same request ID is submitted, we should send the request to users who haven't submitted answers yet (including those who are unprompted?) as well as fronting/rerendering the status application on the requestor's instance, so that they can see the status again if they closed the app, but not throwing away any of the existing data from requestee's
Oliver added the
Kind
Enhancement
Reviewed
Confirmed
Priority
Medium
labels 2025-11-21 05:51:24 +00:00
Oliver added this to the v2.4.0 milestone 2025-11-21 05:52:00 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/taf#13
No description provided.