n8n/packages
Jan Oberhauser ccb2b076f8
fix: Resolve expressions in credentials following paired item (#8250)
## Summary
Fixes the issue that pairedItem information was not available in
expressions that got used in credentials


## Related tickets and issues

[PAY-1207](https://linear.app/n8n/issue/PAY-1207/paireditem-expressions-not-working-correctly-in-credentials)


## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) 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.

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-01-08 09:48:20 +00:00
..
@n8n 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
@n8n_io/eslint-config ci: Disable import/no-extraneous-dependencies in frontend tests (no-changelog) (#8182) 2023-12-29 10:45:55 +01:00
cli fix: Resolve expressions in credentials following paired item (#8250) 2024-01-08 09:48:20 +00:00
core fix: Resolve expressions in credentials following paired item (#8250) 2024-01-08 09:48:20 +00:00
design-system feat(editor): Add fullscreen view to code editor (#8084) 2024-01-04 17:23:24 +01:00
editor-ui test: Add e2e tests for cred setup on workflow editor (no-changelog) (#8245) 2024-01-08 11:35:18 +02:00
node-dev 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
nodes-base fix: Resolve expressions in credentials following paired item (#8250) 2024-01-08 09:48:20 +00:00
workflow fix: Resolve expressions in credentials following paired item (#8250) 2024-01-08 09:48:20 +00:00