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

Add JSON Parser feature in Automation

XMLWordPrintable

    • 0
    • 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.

      Add a feature in Jira Automation to allow for parsing string to json.

      It would be nice to able to turn a string in comments or summary to json object so keys can be referenced somewhere else.

      For example, if the comment says:

       

      {"name":"John"}

      I would like to be able to do this in Automation:

      {{comment.body.toJson().name}}

      or something similar.

      Currently, there are json function in Automation but none of them parse string to json object and let you refer to a key or element.

              89403358cf11 Charlie Gavey
              23a96bf052a9 r
              Votes:
              38 Vote for this issue
              Watchers:
              23 Start watching this issue

                Created:
                Updated:
                Resolved: