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

Do not create a new issue in Jira if it is already opened #753

Merged
merged 8 commits into from
Sep 1, 2021
Merged

Conversation

gano3s
Copy link
Contributor

@gano3s gano3s commented Jun 4, 2021

** Description **
In the environment where the security and development teams are independent and share the same Jira ticketing server, it may happen, that the periodic scans discover the same set of issues every time. Instead of creating a new ticket every time, it is sufficient to just update the already opened one.

Proposed solution
I added a new boolean flag into the YAML configuration. If it is set to true, the existing jira ticket (if any) is updated. Otherwise, the behavior is the same as before.

image

@Ice3man543 Ice3man543 closed this Jul 9, 2021
@Ice3man543 Ice3man543 deleted the branch projectdiscovery:dev July 9, 2021 09:56
@ehsandeep
Copy link
Member

Reopening this as it was closed by mistake.

@ehsandeep ehsandeep reopened this Jul 9, 2021
@ehsandeep ehsandeep linked an issue Jul 9, 2021 that may be closed by this pull request
@ehsandeep ehsandeep added the Type: Enhancement Most issues will probably ask for additions or changes. label Jul 9, 2021
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Sep 1, 2021
@ehsandeep ehsandeep merged commit 8300486 into projectdiscovery:dev Sep 1, 2021
@gano3s gano3s deleted the dev branch September 1, 2021 13:31
@gano3s gano3s restored the dev branch September 1, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Do not create a new issue in Jira if it is already opened
4 participants