Roundup Tracker - Issues

Issue 700287

classification
checktransition.py in customizing doc breaks for status=None
Type: Severity: normal
Components: None Versions:
process
Status: closed duplicate
:
: : rouilj
Priority: normal :

Created on 2003-03-09 10:10 by rouilj, last changed 2003-03-09 20:01 by rouilj.

Messages
msg709 Author: [hidden] (rouilj) Date: 2003-03-09 10:10
If you set the status to - no selection- in the web
interface, the 
example checktransition fails
when a get is attempted on a 
None object rather than
a status id.

I have attached my 
changes that prevent moving into a
none state and allow any 
transition from a none state.

Arguably this is wrong, but 
there is no "none" status state available, so there is no way to 
determine what result states are valid given a None start state.
msg710 Author: [hidden] (rouilj) Date: 2003-03-09 20:01
Logged In: YES 
user_id=707416

why am I always getting duplicates. Closing.
History
Date User Action Args
2003-03-09 10:10:14rouiljcreate