The AddComment for Jelly needs to be safer about how it sets the created date on the Comments

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      The jelly AddComment class modifies a comments created date if the user has specified the date in the jelly tag. At the moment it grabs the comment with the most recent create date and modifies it. This could potentially be a bad thing, we could run into some concurrency issues, this should instead get the specific comment it is looking for (by id). This may be a bit tricky since the jelly tag uses the front-end action to create the value.

            Assignee:
            Unassigned
            Reporter:
            Dylan Etkin [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: