Uploaded image for project: 'Automation for Jira Server'
  1. Automation for Jira Server
  2. JIRAAUTOSERVER-548

[Documentation] the smart value statement in the document is not correct

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • None
    • 8.0.4
    • Smart-values
    • Severity 3 - Minor
    • 0

      Issue Summary

      When you want to make the rule which includes the attachment name condition in A4J, you will check Jira automation conditions.
      However, the smart value statement in that doc is not correct. This is documentation bug.

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Step 1: Go https://confluence.atlassian.com/automation/jira-automation-conditions-993924794.html and check the "Issue attachments" section
        filename {{attachment.filetype}}: the filename of the attachment
        

      Expected Results

      filename {{attachment.filename}}: the filename of the attachment
      

      or

      filename {{attachment.fileName}}: the filename of the attachment
      

      Actual Results

      filename {{attachment.filetype}}: the filename of the attachment
      

      It doesn't work in rule.

      Workaround

      Please use the following correct smart value statement.

      {{attachment.fileName}}
      

            [JIRAAUTOSERVER-548] [Documentation] the smart value statement in the document is not correct

            There are no comments yet on this issue.

              5b2ccddb8927 Anna Przybycień
              ff3967e4ed5f Ryoji Takata (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: