Opened 15 years ago
Closed 12 years ago
#5411 closed bug (fixed)
Broken handling of concurrent ticket changes
Reported by: | bonefish | Owned by: | nielx |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/Trac | Version: | |
Keywords: | Cc: | planche2k@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
(Our?) Trac has two annoying "features" with respect to concurrent ticket changes:
- Modifications of certain (any?) metadata fields of a ticket without adding a comment are not detected as concurrent change. See e.g. #5404. I had this ticket open in a browser and in at the same time marked #5409 a duplicate, setting "Blocked By" to 5404, which automatically sets "Blocking" of 5404 accordingly (cf. change 2). Somewhat later jahaiku added himself to the Cc field (change 3) and a bit later I set the state of the ticket, which was still open in my browser, to "in-progress" (change 4). This also undid changes 2 and 3 without warning.
- When trying to submit a new comment to ticket for which someone has added a comment in the meantime, Trac shows a warning that the ticket has been modified -- which is just fine -- but there's no easy way to acknowledge that and add the comment anyway. One has to copy the comment text, hard-reload the page, paste the comment, and submit it again.
Change History (3)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in upstream Trac 1.0. Will be fixed here when that one rolls out.
I am marking this ticket fixed already (even though it might be a few weeks more).
Note:
See TracTickets
for help on using tickets.
See upstream ticket 7145.