Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Updating step template in project resets retries field in project step to default

Open KennethBates opened this issue 1 year ago • 0 comments

Severity

One report with a workaround

Version

2024.2.8486

Latest Version

None

What happened?

If you enable to retries feature on a step that is based on a custom step template, and update that step template in the project, the retries feature is reset to default (0).

Reproduction

  1. Add a custom step template to a project
  2. Configure the retries feature on the step
  3. Update the custom step template in the project
  4. See the retries reset to default

Error and Stacktrace

No response

More Information

Before update:

image

After update:

image

Report (private): https://octopus.zendesk.com/agent/tickets/186620

Workaround

Configure the retries back to the intended value in each project step that was updated.

KennethBates avatar May 20 '24 00:05 KennethBates