Page tree

Versions Compared

Key

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

Introduction

This post function allows you to delete related issues with or without enforcing the "Delete issue" permission check. For example this , this post function can be used in the following scenarios:

  • Delete duplicated issues when they're not required anymore
  • Delete completed technical tasks when an issue is presented to a customer


Element summary
Status
Status
colourGreen
titleCurrent
Version compatibility6.0.1 - Latest
SupportedYes
Introduced in version1.0.0


Post function parameters

 This post function takes the following parameters:

  • Issue relation and JQL - described at the bottom of the page.
  • Permission - allows to enforce the "Delete issue" permission check. If not ticked, every user can delete issues (use is wiselyit wisely!).
  • Issue Delete Limit - the maximum number of issues to be deleted. If JQL returns more than this value, only first issues will be deleted until the limit is reached.

Excerpt Include
JQL-Based Conditions, Validators and Post Functions
JQL-Based Conditions, Validators and Post Functions
nopaneltrue

Example of use