Provide a smart value to get the name of transition

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Smart-values
    • 0

      Issue description

      There is currently no smart value to get the name of a transition, when using the issue transitioned trigger.

      It is only possible to get the name of the previous and new status with smart values. Some customers try to avoid using status names since they might have several transitions leading to the same status. Therefore, including names of the from/to statuses wouldn't give the end user any information about which transition was carried out.

      Having a smart value to get the transition name would be helpful in this case

      Workaround

      For now, the only workaround is to get the name of the previous/new status using smart values (which of course is not ideal):

      This issue was transitioned from {{#changelog.status}}{{fromString}}{{/}} to {{#changelog.status}}{{toString}}{{/}}
      

            Assignee:
            Unassigned
            Reporter:
            Julien Rey (Inactive)
            Votes:
            18 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: