Hello, I need to search for all Epics that contain a label that starts with "ABC-" There are 100,s of these labels - i.e. ABC-001, ABC-002,....I need all Epics that have a label that starts with ABC-. As Label does not support "~" I tried "Label in ABC-*, LABEL in "ABC-*", LABEL in "ABC-'*'" and no luck. Thank you for all the help
you will need an addon for this. Take a look at Scriptrunner or maybe PowerScripts. There is a very old suggestion JRASERVER-23038 associated with this capability.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.