I am running an automation to validate field attributes values. Having logic with multiple attributes. I am doing this in a ScriptRunner function.
Is there a way to display an error message to user and prevent data to be saved until data is corrected?
I tried throwing an exception, but was not able to create properly the exception. Is there a simple way to do this?
Are you sure that you are not in jira-administrator group? Did you restart jira?
I checked it with created user, that isn't in group jira-administrators.
As far, as I remember, yes I restarted JIRA (atleast stoped and started JIRA service). If you think, that it is the reason, I will check it one more time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I checked it a couple of times on test JIRA instance, and limitation is still not working
I checked values of parameters in JIRA logs on startup. Values set correctly (changed them to 100). And I even tried to clear group that can export over the limit, you can see it on that picture.
According to this article How to Prevent Users From Exporting Large Number of Issues to Excel, I found out, that Export -> Excel link has to have limitation parameter, and there is nothing on my side.
http://localhost:8711/sr/jira.issueviews:searchrequest-excel-all-fields/temp/SearchRequest.xls?jqlQuery=&tempMax=100
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.