I creat many status "in process" , named A, B, C, D, E, F
After issue created,
I want to change the status automatically from todo to A after 24 hours issue created.
and from A to B after 48 hours issue created., from B to C after 36hours issue created....
How can I do to accomplish it?
Thanks first.