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

Should not duplicate created issues / existing created issues #314

Closed
mihai169 opened this issue Jan 27, 2025 · 1 comment
Closed

Should not duplicate created issues / existing created issues #314

mihai169 opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels

Comments

@mihai169
Copy link
Collaborator

mihai169 commented Jan 27, 2025

Test case for acceptance criteria:

Scenario: Ensure issues are not duplicated during creation

Given there is an existing issue "Issue A" in the repository
When the user attempts to create an issue with the same details as "Issue A"
Then the system should detect the duplicate issue
And the system should not create a new issue
And the system should notify the user that the issue already exists
@snobbee
Copy link
Collaborator

snobbee commented Jan 29, 2025

PR ready to review #318

@mihai169 mihai169 closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants