Re: [Dev] [PC] Setting permission for all the roles when state transitions take place in life cycles

2016-07-25 Thread Yasima Dewmini
Hi, Thank you Madawa. Regards, Yasima. On Tue, Jul 26, 2016 at 9:46 AM, Madawa Soysa wrote: > Hi, > > AFAIK in order to execute an action based on a lifecycle state change, you > need to use a lifecycle executor. You can find the information about > standard executors in [1]

Re: [Dev] [PC] Setting permission for all the roles when state transitions take place in life cycles

2016-07-25 Thread Madawa Soysa
Hi, AFAIK in order to execute an action based on a lifecycle state change, you need to use a lifecycle executor. You can find the information about standard executors in [1] . Also, you can implement a custom executor as

[Dev] [PC] Setting permission for all the roles when state transitions take place in life cycles

2016-07-22 Thread Yasima Dewmini
Hi, I need to set permission for all the roles including user defined roles, when state transitions take place in life cycles. How can I achieve this? And also admin can edit a process when that process is in retired state. I need to avoid that scenario also. Any thought regarding this is