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(core): Add executionData to expressions in pagination code #10926

Merged

Conversation

elsmr
Copy link
Member

@elsmr elsmr commented Sep 23, 2024

Summary

Expressions in pagination code did not have access to execution data

image

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1702/community-issue-http-node-max-pages-expression-error
https://community.n8n.io/t/need-some-help-with-http-request-node-pagination-using-max-pages-expression/39449
fixes #10553
related to #9597

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)

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team node/improvement New feature or request labels Sep 23, 2024
Copy link
Member

@Joffcom Joffcom left a comment

Choose a reason for hiding this comment

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

Change works in testing

Copy link

cypress bot commented Sep 23, 2024

n8n    Run #6997

Run Properties:  status check passed Passed #6997  •  git commit f5aaccb3b2: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 elsmr 🗃️ e2e/*
Project n8n
Branch Review node-1702-community-issue-http-node-max-pages-expression-error
Run status status check passed Passed #6997
Run duration 03m 59s
Commit git commit f5aaccb3b2: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 elsmr 🗃️ e2e/*
Committer Elias Meire
View all properties for this run ↗︎

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

Copy link
Contributor

✅ All Cypress E2E specs passed

@elsmr elsmr merged commit eac103e into master Sep 23, 2024
33 checks passed
@elsmr elsmr deleted the node-1702-community-issue-http-node-max-pages-expression-error branch September 23, 2024 13:14
@github-actions github-actions bot mentioned this pull request Sep 25, 2024
@janober
Copy link
Member

janober commented Sep 25, 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
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP node Max Pages expression error
3 participants