As mentioned in
I add the transaction management in my code when creating the issues and doing some work about custom fields and workflow.when the code meets some exception, the table 'jiraissue' has successfully been rollbacked.However,when I visit the page,the rollbacked issue still is shown,although when I visit the issue,it reminds that this issue can't be opened.
That's old code and won't work in later versions of Jira, they don't work the same way.
What are you trying to achieve with this?
I am developing the jira plugin to create batch tasks and deal with the custom fields and workflow at the same time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, so why are you looking at roll-backs? Why do you think you need to do that when you're creating tasks?
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.