Versions Compared

Key

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

...

Code Block
if(isNotNull(parent)) {
    return parent.status;
}
Info

Make sure that the “Child update” trigger is enabled in the scripted field configuration to ensure that this field gets updated when the parent issue is updated.