Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-8546

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

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: