is it possible to delete an issue while transitioning?
any postfunction or script postfunction?
but i'm not really into groovy
That would be rather ugly, and I suspect it will fail (even if it doesn't, it'll throw a lot of errors as JIRA tries to do things with stuff you've just killed off)
I would move it to a listener - look for the event your transition fires and have the listener perform the delete after the transition has finished.
(Oh, and don't delete issues as a general rule, as you always end up with a user saying "I didn't mean it" and having to go find the backup tapes it might still be on. Or a bulky fine from a regulator for deliberately deleting audit data)
then i would need a jql included in the script, which gives me the issues that have to be deleted
could you give a example for a script like this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.