Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Incorrect step may be shown in summary for Built-in package repository triggers

Open dan-close opened this issue 10 months ago • 0 comments

Severity

1 client reporting issue

Version

2025.1.2648

Latest Version

I could reproduce the problem in the latest build

What happened?

The action summary for built-in package repository triggers can display incorrectly if the project has multiple package steps. The summary will automatically list the first step as the one being used in the trigger, even if another step was selected in the trigger's configuration. The user needs to click on the trigger to find which step is actually being used.

Reproduction

  1. Create a project with multiple Deploy a Package steps.
  2. Create a new Trigger using the Built-in package repository type.
  3. Choose the second package step from the project for the Versioning package step.
  4. Browse to the Triggers page in the project to view the Trigger action.

Error and Stacktrace

No response

More Information

Deployment Process: image

Trigger Configuration: image

Trigger action summary: image

Workaround

NA

dan-close avatar Dec 17 '24 16:12 dan-close