Modify ↓
Opened 12 years ago
Last modified 8 years ago
#10640 new defect
save changes does not work
Reported by: | Owned by: | Olemis Lang | |
---|---|---|---|
Priority: | normal | Component: | WhiteboardPlugin |
Severity: | normal | Keywords: | save changes |
Cc: | Trac Release: | 0.12 |
Description (last modified by )
reordering items between columns works just fine, but save changes does not (in fact it switches back to normal grid view - i suspect that is erroneous too?)
here is a bit of the logfile that seems connected:
2012-11-20 11:12:50,162 Trac[web_ui] DEBUG: WhiteboardModule: field=status 2012-11-20 11:12:50,162 Trac[web_ui] DEBUG: WhiteboardModule: changes=3:accepted, 2012-11-20 11:12:50,162 Trac[web_ui] DEBUG: WhiteboardModule: change_items=[u'3', u'accepted']
I tried to change the state of a ticket from new
to accepted
.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by
Note: See
TracTickets for help on using
tickets.
Just found another interesting thing: upon closer inspection: ticket #3 was set to accepted instead of the intended ticket #2000-odd - Suspicion: there seems to be a mix-up with column names?