Skip to content

Resolve "Pipeline view stages showing incorrectly"

Filipa Lacerda requested to merge 40487-stop-polling into master

What does this MR do?

  1. When the dropdown is clicked, emits an event to the main component.
  2. If a request is in progress, it cancels it
  3. Stop polling
  4. Fetches the table
  5. Restarts polling

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #40487 (closed)

Edited by Filipa Lacerda

Merge request reports