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): Fix issue with existing credential not opening in HTTP agent tool #10167

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

OlegIvaniv
Copy link
Contributor

@OlegIvaniv OlegIvaniv commented Jul 24, 2024

Summary

This PR fixes an issue with the credential modal not opening in the HTTP Tool node. This happens because we except the credentials array to be populated in CredentialEdit.vue but for HTTP Tool Node these credentials are part of regular parameters using credentialsSelect parameter type.

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)

@OlegIvaniv OlegIvaniv added the release/backport Changes that need to be backported to older releases. label Jul 24, 2024
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jul 24, 2024
Copy link
Contributor

@jeanpaul jeanpaul left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for including the tests too!

Copy link

cypress bot commented Jul 24, 2024

Passing run #6126 ↗︎

0 388 0 0 Flakiness 0

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 OlegIvaniv 🗃️ e2e/*
Project: n8n Commit: d4bfb4f5e3
Status: Passed Duration: 04:04 💡
Started: Jul 24, 2024 11:50 AM Ended: Jul 24, 2024 11:54 AM

Review all test suite changes for PR #10167 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@OlegIvaniv OlegIvaniv merged commit 906b4c3 into master Jul 24, 2024
32 checks passed
@OlegIvaniv OlegIvaniv deleted the ai-246-existing-http-tool-credential-doesnt-open branch July 24, 2024 12:10
elsmr pushed a commit that referenced this pull request Jul 26, 2024
@github-actions github-actions bot mentioned this pull request Jul 26, 2024
elsmr pushed a commit that referenced this pull request Jul 26, 2024
@github-actions github-actions bot mentioned this pull request Jul 26, 2024
@janober
Copy link
Member

janober commented Jul 26, 2024

Got released with n8n@1.51.2

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 release/backport Changes that need to be backported to older releases. Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants