Help Center/ CodeArts Pipeline/ FAQs/ Troubleshooting/ Execution Button Is Unavailable
Updated on 2024-10-12 GMT+08:00

Execution Button Is Unavailable

Symptom

  • The Execution button next to a pipeline is unavailable.
  • The Execution button is not displayed in the upper right corner of the pipeline details page.

Root Cause

Insufficient permissions to execute the pipeline.

Solution

  1. Log in to CodeArts Pipeline using an account that can modify the pipeline permissions.
  2. On the pipeline list page, locate the target pipeline, click in the Operation column, and click Edit.
  3. Go to Task Orchestration page and click Permissions check pipeline permissions.

    Figure 1 Pipeline permissions

    User permissions take precedence over role permissions: By default, user permissions automatically synchronize with role permissions. If user permissions are configured, the user permissions overwrite the role permissions.

    • If the role to which the user belongs does not have the execution permission on the Role Permissions page, assign the execution permission to the role. As a result, the user of the role has the execution permission on the pipeline.
    • If the role to which the user belongs has the run permission on the Role Permissions page, add the run permission to the user on the User Permissions page.