Project

General

Profile

action #2808

Updated by ancorgs almost 10 years ago

The last step to have really generic state machines, making more feasible the goal of the currently open GSoC project and easing even more the addition of new states machines, is to refactor assign_state allowing to define. 

  * Different "timeouts" for the reminder mail for every state 
  * Several roles assigned to the same state 
  * Permissions for every transition (instead of defining it in models/ability) 
  * For each state, who can cancel

Back