Jira Add Users To Project Role
Aident Loadout के माध्यम से Jira Tools के साथ Jira Add Users To Project Role का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Adds users and optionally groups to a project role.
Aident Loadout के माध्यम से Jira Tools के साथ Jira Add Users To Project Role का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Adds users and optionally groups to a project role.
role_idआवश्यकintegerThe ID of the project role to add users to. Use get_project_roles action to find available role IDs.
group_idsarrayOptional list of group IDs to add to the project role. Mutually exclusive with group_names (Jira's ActorsMap rejects sending both).
group_namesarrayOptional list of group names to add to the project role. Mutually exclusive with group_ids (Jira's ActorsMap rejects sending both).
user_account_idsarrayList of Atlassian account IDs of users to add to the project role. Must be Atlassian account IDs (alphanumeric strings), not email addresses or display names; use JIRA_FIND_USERS to resolve account IDs first. Optional, but at least one of user_account_ids, group_names, or group_…
project_id_or_keyआवश्यकstringThe project ID (numeric) or project key (e.g., 'PROJ') of the project.
dataआवश्यकData from the action execution
errorstringError if any occurred during the execution of the action
successfulआवश्यकbooleanWhether or not the action execution was successful or not
API कुंजी कनेक्शन। जोखिम स्तर 2/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।