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

XMLWordPrintable

      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}}
      

            Assignee:
            Unassigned
            Reporter:
            Cristiano (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: