Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(editor): Support 'View Execution' links with multiple branches #14345

Merged
merged 5 commits into from
Apr 2, 2025

Conversation

CharlieKolb
Copy link
Contributor

@CharlieKolb CharlieKolb commented Apr 2, 2025

Summary

Since we now have this in a third location I went ahead and refactored it into a component.

Do we have a better place nowadays for these small store-using components?

Testing workflow in linear.

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/ADO-3311/bug-sub-workflow-debugging-doesnt-show-with-multiple-branches

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@CharlieKolb CharlieKolb marked this pull request as ready for review April 2, 2025 08:25
@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Apr 2, 2025
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 86.00000% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ages/frontend/editor-ui/src/components/RunData.vue 60.00% 4 Missing ⚠️
...tend/editor-ui/src/components/ViewSubExecution.vue 91.89% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@MiloradFilipovic MiloradFilipovic left a comment

Choose a reason for hiding this comment

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

Looking good and works as expected. I left a very minor css nitpick but good to go otherwise

Copy link

cypress bot commented Apr 2, 2025

n8n    Run #10065

Run Properties:  status check passed Passed #10065  •  git commit 81d69eab09: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Project n8n
Branch Review ADO-3311
Run status status check passed Passed #10065
Run duration 03m 55s
Commit git commit 81d69eab09: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 CharlieKolb 🗃️ e2e/*
Committer Charlie Kolb
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 475
View all changes introduced in this branch ↗︎

Copy link
Contributor

github-actions bot commented Apr 2, 2025

✅ All Cypress E2E specs passed

Copy link
Contributor

github-actions bot commented Apr 2, 2025

✅ All Cypress E2E specs passed

@CharlieKolb CharlieKolb merged commit 744e2da into master Apr 2, 2025
37 checks passed
@CharlieKolb CharlieKolb deleted the ADO-3311 branch April 2, 2025 12:55
@github-actions github-actions bot mentioned this pull request Apr 7, 2025
@janober
Copy link
Member

janober commented Apr 7, 2025

Got released with n8n@1.87.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants