Contents
Allow changes to be saved even when ticket has been modified
Notice: This plugin is deprecated in favor of Trac 1.0 and later. Equivalent functionality has been added in trac:#7145.
Description
A plugin that replaces the default trac ticket validation with a version that, after showing you the warning (Warning: Sorry, can not save your changes. This ticket has been modified by someone else since you started), allows you to save anyway.
The vast majority of times this error is signaled, both changes are additive and can be safely applied so lets not force people to jump through hoops unnecessarily.
This is what happens when someone made a comment while you were commenting:
This is what happens when someone has edited the description. If you save you will lose their change (so go edit it back in)
Bugs/Feature Requests
Existing bugs and feature requests for OverrideEditPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from:
Source
You can check out OverrideEditPlugin from:
or browse the source with Trac.
Example
Mostly just allow you to bypass the warning about the ticket changing since you last looked at it.
Recent Changes
- 16512 by rjollos on 2017-04-16 01:15:47
-
Fix indentation
- 11104 by bobbysmith007 on 2012-01-03 20:31:45
-
dont do our special stuff if there is not a ticket id. we must be on a saved ticket with a ticket id in the request for this to behave fix #9660
- 8290 by bobbysmith007 on 2010-07-22 15:58:31
-
fixed bug in parsing some iso8601 dates that cause the time to be off by a millisecond or so, and thus fail ticket validation. fix #7402
(more)
Author/Contributors
Author: bobbysmith007
Maintainer: Russ Tyndall
Contributors:
Attachments (2)
-
new_ticket_validation.png (7.5 KB) - added by 15 years ago.
a screen shot of a description change
-
new_ticket_validation2.png (3.6 KB) - added by 15 years ago.
Another screen shot
Download all attachments as: .zip