Skip to content

Do not show build retry link when build is active

Grzegorz Bizon requested to merge fix/build-retry-button-in-view into master

What does this MR do?

This MR hides a 'Retry' button in build sidebar when build is active.

Are there points in the code the reviewer needs to double check?

Specs for a view used in this MR.

Why was this MR needed?

There was a bug report from customer #19244 (closed).

What are the relevant issue numbers?

Closes #19244 (closed)

Does this MR meet the acceptance criteria?

  • CHANGELOG entry added
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Conform by the style guides
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports