Hi,
I have a Run CLI action postfunction with this command:
--action addProjectRoleActors --server %base_url% -p aaaa -u aaa --project %original_customfield_11829% --role "Administrators" --userId "test,%original_customfield_12909%" --group "CM, PL"
But I want to run this same action for different project roles, like that:
--action addProjectRoleActors --server %base_url% -p aaaa -u aaa --project %original_customfield_11829% --role "Administrators" --userId "test,%original_customfield_12909%" --group "CM, PL" --role "Role2" --userId "test,%original_customfield_12909%" --group "ABC, CDE"
Any help? Thanks
If you want to run multiple action for a single CLI post function, use the run action and provide the other actions as data. This picture from CLI Post Function shows an example.
Thanks! I'm facing a lot of problems when I try to found any documentation from your addons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.