Add JSON Parser feature in Automation

XMLWordPrintable

    • 0

      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.

            Assignee:
            Charlie Gavey
            Reporter:
            r
            Votes:
            38 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: