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

[Contracts] Contract period from rejected contracts cannot be reused #444

Closed
MarG66 opened this issue Oct 2, 2024 · 1 comment
Closed
Assignees
Labels
bug 🐛 Something isn't working web-app

Comments

@MarG66
Copy link

MarG66 commented Oct 2, 2024

Preconditions:
The user must be logged in on the "Lista contracte" tab.
At least one template must be available and the NGO must have at least one active volunteer.

Steps to Reproduce:

  1. Generate a contract
  2. Reject said contract, either via mobile or web app
  3. Generate another contract with the same contract period as the one from step 1

Expected Results:
3. The second contract is created.

Actual Results:
3 The second contract cannot be created because the contract period is seen as duplicate.

Note:
If a contract is rejected by either side(due to incorrect id data or other issues), when the contract is re-created, the web admins should be able to use the same contract period as the one used in the rejected contract.

@MarG66 MarG66 added bug 🐛 Something isn't working web-app labels Oct 2, 2024
@MarG66 MarG66 added this to the Generate Contracts Feature milestone Oct 2, 2024
@MarG66 MarG66 changed the title [Contracts] Contract period cannot from rejected contracts cannot be reused [Contracts] Contract period from rejected contracts cannot be reused Oct 2, 2024
@dragos1195 dragos1195 self-assigned this Oct 2, 2024
@MarG66
Copy link
Author

MarG66 commented Oct 7, 2024

@dragos1195 Testing failed, bug can still be reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working web-app
Projects
None yet
Development

No branches or pull requests

2 participants