Skip to main content
Skip table of contents

DV - Software/Core projects - Simple Task/SubTask workflow

Status 1

Transition

Status 2

Transition Screen

Triggers

Conditions

Validators

Post Functions

OPEN

On hold

ON HOLD IN DEV

DV - Standaard Transition Issue Screen



Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

OPEN

Start work

IN PROGRESS

DV - Standaard Transition Issue Screen


Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

OPEN

Close Issue

CLOSED

DV - Standaard Resolve Issue Screen

The transition requires the following criteria to be valid:
  1. If a value is not provided during the transition for field(s) Resolution, show the following error: This field is required. 
Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

ON HOLD IN DEV

Start work

IN PROGRESS

DV - Standaard Transition Issue Screen


Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

IN PROGRESS

On hold

ON HOLD IN DEV

DV - Standaard Transition Issue Screen


Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

IN PROGRESS

Close Issue

CLOSED

DV - Standaard Resolve Issue Screen

The transition requires the following criteria to be valid:
  1. If a value is not provided during the transition for field(s) Resolution, show the following error: This field is required. 
Post Functions
  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. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

CLOSED

Reopen

OPEN

None - it will happen instantly


Post Functions
  1. The value of field(s) Resolution of the current issue will be cleared.
  2. Set issue status to the linked status of the destination workflow step.
  3. Add a comment to an issue if one is entered during a transition.
  4. Update change history for an issue and store the issue in the database.
  5. Re-index an issue to keep indexes in sync with the database.
  6. Fire a Generic Event event that can be processed by the listeners.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.