workflow::role::update_sort_order (private)

 workflow::role::update_sort_order -workflow_id workflow_id \
    -sort_order sort_order

Defined in packages/workflow/tcl/role-procs.tcl

Increase the sort_order of other roles, if the new sort_order is already taken.

Switches:
-workflow_id
(required)
-sort_order
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::role::edit workflow::role::edit (public) workflow::role::update_sort_order workflow::role::update_sort_order workflow::role::edit->workflow::role::update_sort_order db_dml db_dml (public) workflow::role::update_sort_order->db_dml db_string db_string (public) workflow::role::update_sort_order->db_string

Testcases:
No testcase defined.
[ show source ]
Show another procedure: