-
Suggestion
-
Resolution: Won't Fix
-
None
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.
- is incorporated by
-
JRASERVER-9366 More date support for migrating using Jelly
- Closed
- relates to
-
JRACLOUD-8546 The AddComment for Jelly needs to be safer about how it sets the created date on the Comments
- Closed