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

(SP: 1) Add involvement check before updating/deleting offers #3

Open
2 tasks
Roman-Peretiatko opened this issue Jul 28, 2023 · 0 comments
Open
2 tasks
Labels
Backend feature Find offers Tasks/Features that relate to page 'Find offers' sprint 5 Tasks/Features that should to do on 5 sprint

Comments

@Roman-Peretiatko
Copy link

Description

Add involvment check so that if a user not involved in an offer (not an author) they can't update or delete a doucment. If they try, a forbidden error should be thrown

Acceptance Criteria

  • non-involved user must not be able to update/delete the offer
  • this logic must be covered by tests
@KhrystynaPavlikovska KhrystynaPavlikovska added Find offers Tasks/Features that relate to page 'Find offers' sprint 5 Tasks/Features that should to do on 5 sprint labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend feature Find offers Tasks/Features that relate to page 'Find offers' sprint 5 Tasks/Features that should to do on 5 sprint
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants