Skip to content

Fix deleted step display in run history #2117

Open
rSnapkoOpenOps wants to merge 3 commits intomainfrom
fix/deleted-workflow-in-run-history-
Open

Fix deleted step display in run history #2117
rSnapkoOpenOps wants to merge 3 commits intomainfrom
fix/deleted-workflow-in-run-history-

Conversation

@rSnapkoOpenOps
Copy link
Collaborator

@rSnapkoOpenOps rSnapkoOpenOps commented Mar 12, 2026

Fixes OPS-3709

image

@linear
Copy link

linear bot commented Mar 12, 2026

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 12, 2026

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the run history UI when a step referenced by a run no longer exists in the current flow version (deleted step), ensuring the step row still renders with sensible fallbacks.

Changes:

  • Add a fallback icon when step metadata/logo is unavailable.
  • Add a fallback label (“Deleted Step”) and avoid rendering an invalid step index when the step can’t be found in the current flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@rSnapkoOpenOps rSnapkoOpenOps marked this pull request as ready for review March 12, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants