Opened 11 years ago

Last modified 8 years ago

#10640 new defect

save changes does not work — at Version 2

Reported by: jkey@… Owned by: Olemis Lang
Priority: normal Component: WhiteboardPlugin
Severity: normal Keywords: save changes
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

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.

Change History (2)

comment:1 Changed 11 years ago by jkey@…

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?

comment:2 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.