Versions Compared

Key

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

Identify recently created issues

This example identifies issues created within the past 4 weeks.

Code Block
IF JQL{created > "-4w"}:
  "scope creep"

To look at issues made more or less recently, update the "4w"; to display a different notification, change the "scope creep" text.