Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 9

...

My solution: move the post function below the post function that updates the issue and store the issue in the database.

  1. Set issue status to the linked status of the destination workflow step.

  2. Add a comment to an issue if one is entered during a transition.

  3. Update change history for an issue and store the issue in the database.

  4. Create subtask

  5. Create subtask

  6. ...

  7. Re-index an issue to keep indexes in sync with the database.

  8. Fire a Generic Event event that can be processed by the listeners.