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

feat: Redirect users without feature flag from template cred setup (no-changelog) #8302

Conversation

tomi
Copy link
Contributor

@tomi tomi commented Jan 11, 2024

Summary

  • Move 'User inserted workflow template' telemetry event to NodeView
    This way the event gets fired in all scenarios and we don't have to remember to add it everywhere.
  • Redirect users without feature flag from template cred setup to NodeView

Related tickets and issues

Include links to Linear ticket or Github issue or Community forum post. Important in order to close automatically and provide context to reviewers.

Review / Merge checklist

  • PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again.
    A feature is not complete without tests.

tomi added 2 commits January 11, 2024 14:28
This way the event gets fired in all scenarios and we don't have to remember to add it everywhere.
@tomi tomi requested a review from mutdmour January 11, 2024 12:32
@tomi tomi changed the title feat: redirect users without feature flag from template cred setup (no-changelog) feat: Redirect users without feature flag from template cred setup (no-changelog) Jan 11, 2024
mutdmour
mutdmour previously approved these changes Jan 11, 2024
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Jan 11, 2024

3 flaky tests on run #3733 ↗︎

0 329 5 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 tomi 🗃️ e2e/*
Project: n8n Commit: c475cccdc8
Status: Passed Duration: 03:20 💡
Started: Jan 12, 2024 10:05 AM Ended: Jan 12, 2024 10:09 AM
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Test Replay Screenshots Video
Flakiness  29-templates.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Templates > should save template id with the workflow Test Replay Screenshots Video
Flakiness  19-execution.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Execution > should test manual workflow stop Test Replay Screenshots Video

Review all test suite changes for PR #8302 ↗︎

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jan 11, 2024
Copy link
Contributor

@mutdmour mutdmour left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏽

Copy link
Contributor

✅ All Cypress E2E specs passed

@tomi tomi merged commit 135553b into master Jan 12, 2024
28 checks passed
@tomi tomi deleted the ado-1671-redirect-users-without-feature-flag-from-template-cred-setup branch January 12, 2024 10:10
@janober
Copy link
Member

janober commented Jan 17, 2024

Got released with [email protected]

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 ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants