Hi Chandana, Now, we can configure the transition approval in life cycle configurations. eg: If we want to promote a service from development to testing, three users(belonged to admin role) should approved.
<data name="transitionApproval"> <approval forEvent="Promote" roles="admin" votes="3"/> </data> 1. If the vote count is not satisfied, we should disable the promote button. 2. We should display the vote count that remain to promote to next state. WDYT? Thanks Ajith -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : [email protected] Mobile : +94772217350
<<attachment: approve.png>>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
