Hi All,
is any possibility to prevent user create more than X issues?
I need account for automation and I need to prevent creation of hundreds of issues/tickets from this user/automation.
Do You have any idea how to do this, some Add-ons?
Thank You.
You will need some code, so I'd recommend installing one of the scripting add-ons that allow you to write code in the right place without having to create your own add-ons.
Your code should be a simple validator, which runs a search for "reporter = X" and returns a fail if the number is greater than your limit.
Hi, i think is not possible in the jira, may be by coding some script or use jira api, for me there is no addon wich limit this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.