Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-446

Allow Automation to get the value of field type "Domain of Reporter"

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary

      Allow Automation to get the value of field type "Domain of Reporter"

      How to reproduce

      1. Create a field with the type "Domain of Reporter"
      2. Create an issue.
      3. Try to get the "Domain of Reporter" field value from this issue.
        {{issue.customfield_10317}} 
        
        {{issue.customfield_10317.value}}
        
      • Image with a field filled out with a domain.
      • Image from an automation rule that was not able to get this value.

      Workaround

      We'll be able to get the reporter domain using this smart value below:

      {{reporter.emailAddress.split("@").last}}
      

            Unassigned Unassigned
            cfontana@atlassian.com Cristiano
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: