Versions Compared

Key

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

...

Stashincludebyfilepath
repoSlugsil-script-library
branchIdrefs/heads/master
projectKeyCAP
filepathWorkflow_Validators/IssueMustHaveAttachment.sil
progLangplain
applicationLinke1651377-b920-3831-9722-2aeff6dc52cd

Note

This script works only to check for the attachments that are already present for the current issue. If you need to check for attachments that are being added in the transition screen, please use !hasInput("attachments") instead of size(attachments) == 0.

See also