Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow discarding/submitting responses for a record #2733

Closed
frascuchon opened this issue Apr 20, 2023 · 1 comment
Closed

Allow discarding/submitting responses for a record #2733

frascuchon opened this issue Apr 20, 2023 · 1 comment
Assignees
Milestone

Comments

@frascuchon
Copy link
Member

frascuchon commented Apr 20, 2023

Description

We need to add an APIv1 feature allowing users to discard or submit (confirm) a response for a single record. This response can be discarded by admin users or the user which created the response previously.

After that action, the status of the response will become Discarded / Submitted depending on the action.

This issue can be tackled in two separate tasks:

  • Submit responses and
  • Discard responses

You could tackle one of them and is not necessary to finish the whole feat.

Notes

Feel free to propose the endpoint definition that you consider better for this. Also, feel free to modify the database schema/table to support this new feature.

@frascuchon frascuchon modified the milestones: v1.7.0, v1.8.0 Apr 20, 2023
@gabrielmbmb
Copy link
Member

hi @frascuchon, I'll create a draft PR with an initial proposal. Can you assign this issue to me? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants