Closed Sora233 closed 6 years ago
When I use MemoryTransition, I store the status in model's db_column called status.
And After I get a new resource, I want to set it's current_state to status directly.
Is there any way to do it?
I found a solution #219 , It looks good.
When I use MemoryTransition, I store the status in model's db_column called status.
And After I get a new resource, I want to set it's current_state to status directly.
Is there any way to do it?