How to use the scriptrunner to determine ,if the issue type is Epic?
Hi!
I'm sorry, I don't quite understand why would need a scriptrunner for that. It can be achieved with the following JQL:
project = <projectname> AND issuetype = Epic
Is this what you're looking for?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome!
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.