Forge issue comment events have varying comment formats - ADF and markup

XMLWordPrintable

      Forge apps can register for issue comment events, however, the format of the comment in the event payload is dependent upon how the event is created:

      • Jira UI: ADF
      • App adding comment via the V2 API: markup
      • App adding comment via the V3 API: ADF
      • Automation (presumably uses V2 API): markup

      The variance of issue comment format requires apps to have to parse and/or display difference formats which makes app development more costly. It would be easier for developers if apps only had to parse one format. 

       

            Assignee:
            Unassigned
            Reporter:
            Dugald Morrow
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: