Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Problem

Action

Agile board referring to a missing filter

Example: Agile Board Scrum board refers to the missing filter 10000.

Deletes the board.

Project role is referring to a missing user

Example: Project 'TestProject' refers to the missing user testUser.

Removes the user role actor from the project role. The project role will still be visible in the path.

Project role is referring to a missing group

Example: Project 'TestProject' refers to the missing group testGroup.

Removes the group role actor from the project role. The project role will still be visible in the path.

Dashboard gadget referring to a missing custom field or sprint

Deletes reference to the missing field or sprint.

Dashboard gadget referring to a missing object (breaking the gadget)

Deletes the gadget.

Agile board referring to a missing field from the detail view

Deletes reference to the missing field.

Agile board referring to a missing field from the card layout

Deletes reference to the missing field.

JSM queue column referring to a missing field

Deletes reference to the missing field.

JSM request type referring to a missing custom field

Deletes reference to the missing field.

Dashboard or filter referring to missing group/user permissions

Deletes the reference to the missing group or user permissions.

Filters with invalid JQLs

Changes the JQL to:
"createdDate Is EMPTY and text ~ ‘Original query: ........ ' ".

The Original query part contains the filter's original JQL for the filter. This way, the filter won’t cause any errors or warnings, and the user can go fix it after deployment. Use Power Admin to easily find the changed JQLs (e.g. search for all filters that contain the text “Original query”).