Requirement: when i create a issue without any Original estimate i want to display warning there. user may choose to ignore the warning and create a ticket and that is ok. it should not stop user from creating the ticket it should only show warning.
i am trying to use script runner but i am not able to find any documentation regarding this,
We are using Jira Cloud
I am aware that it cant be done with the options that Jira provides. i want to know if anyone was able to achieve this using "Scriptrunner for Jira cloud"
i read in one of the community post that it can be done in Datacenter using Scriptrunner. but that procedure is not working for Cloud version of Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ram Sai
No as these can also only use the optional or mandatory options.
Behaviours can't provide this as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ram Sai validations are done after the issue is created, and that includes for Scriptrunner, so what you're asking is not possible
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.