Opened 18 years ago
Closed 18 years ago
#6734 closed defect (duplicate)
Milestone edition deletes milestone filed in testing tickets
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.11b1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I've configured Trac (0.11b1) to be able to manage a testing state in the ticket workflow referring to TestingWorkflow.
A dangerous behaviour appears with the following use case :
- First, when a milestone - say v1.0 with 100 closed tickets and 20 testing tickets - is reached, I've completed the milestone.
- Then the testing phase starts for the 20 testing remaining tickets. If the test passes then the ticket is closed, on the contrary the ticket is reopened for a later milestone.
- I had then to edit milestone info to add some comments on it. And when submitting, something strange occurs : all milestone fields of the remaining testing tickets are deleted, ie an empty milestone erases the previous one !
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|
follow-up: 3 comment:2 by , 18 years ago
comment:3 by , 18 years ago
| Milestone: | 0.11 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Replying to anonymous:
Replying to cboos:
I think this rather happened during your step one, when you closed a milestone.
This can unfortunately happen inadvertently if you have Javascript disabled - known issue (#5941).
The problem is that javascript is activated in my firefox prefs…
The 'edit issue' and 'javascript is actually enabled problem' are both well documented in #5941 with the ongoing discussion there, so I'm closing this as a duplicate.



I think this rather happened during your step one, when you closed a milestone.
This can unfortunately happen inadvertently if you have Javascript disabled - known issue (#5941).