Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-8546

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

XMLWordPrintable

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

      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.

              Unassigned Unassigned
              dylan@atlassian.com Dylan Etkin [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: