Adding case states is no problem, deleting them show a message the state is deleted but the state is still in database and shown in the list!
Adding case states is no problem, deleting them show a message the state is deleted but the state is still in database and shown in the list!
Comments
Comment #1
jmiccolis commentedGood catch! This should be fixed in commit #180912
Comment #2
zero2one commentedHmm, I did a test: it isn't fixed
I have also found another bug:
when you edit a state it adds a new state!
Comment #3
jmiccolis commentedDo'h! I'll revisit this today.
Comment #4
jmiccolis commentedHi Peter,
I just took a look at this again and I cannot reproduce these issues. Are you using the latest from CVS or from a 1.x-dev tarball? Do the simpletests complete for you?
Thanks
Comment #5
zero2one commentedI did use the 1.x-dev tarball of March 10.
I just did an update with the tarball of today (March 11) and no success!
I did a whole new installation to try it out => it works
BUT: then I tried to run the update.php script in the existing installation => now it is working!
Thanks, keep up the good work!