Post Function Transition failing using a validator

Issue #354 resolved
Ben Richman created an issue

Hi There,

I am using the instructions found on this page:

https://bitbucket.org/fcarmario/jira-workflow-toolbox/wiki/amazing/Resolve%20Epic%20when%20Stories%20are%20Resolved

I have followed the instructions and have a validator that checks all issues are closed before closing the epic and have a post function to transition an epic to closed when i close an issue. This was working previously however since upgrading to the latest version of JIRA "JIRA v7.1.7" we are now unable to close off issues and get the following error message:

org.ofbiz.core.entity.GenericTransactionException: Commit failed, rollback previously requested by nested transaction.

I have also attached a screenshot of the issue. Please advise as its realy important the epics close themselves automatically when all issues within are closed for u and cannot currently close any issues part of an epic.

Comments (5)

  1. Fidel Castro Armario repo owner

    Hi Ben,

    Please, confirm the version of JIRA Workflow Toolbox you have installed.

    Please, attach a screenshot of the post-function's tab where you have inserted the post-function that is triggering the transition for closing the Epic.

    Thanks.

  2. Ben Richman reporter

    I am currently using v2.2.13 of the add on.

    I have attached the transition that closes the epic. The Epic is on the same workflow as the stories so the transition and status names are the same, the attached transition works for putting the epic into "In Progress" and also works to close the epic (but only if the validator is turned off or is set to ignore validation for "JIRA WORKFLOW TOOLBOX TRANSITIONS")

    Capture2.PNG

    Please also see the validator

    Capture3.PNG

  3. Log in to comment