[CMF-checkins] CVS: CMF/CMFCollector - collector_issue_workflow.zexp:1.5
   
    Ken Manheimer
     
    klm@zope.com
       
    Mon, 22 Oct 2001 15:18:09 -0400
    
    
  
Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv3284
Modified Files:
	collector_issue_workflow.zexp 
Log Message:
Fix 'Deferred' state so things don't always immediately slip back to
pending.  Ie, removed 'new_issue' automatic transition from it.
Also, added assign and accept transitions (public and confidential) to
Deferred state, to make it easy to put deferred issues back into
gear...
Changed 'assign' transitions so they actually proceed to the
'Accepted' (or 'Accepted_confidential') states.  This way, you can use
the assign transitions to take things out of Deferred, while the
'abandoned' auto transitions will move issues where the assigments
removed all supporters back to the right Pending state...
=== CMF/CMFCollector/collector_issue_workflow.zexp 1.4 => 1.5 ===