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(X (Formerly Twitter) Node): Change how tweet id is retrieved from quote URL #9635

Merged

Conversation

riascho
Copy link
Contributor

@riascho riascho commented Jun 5, 2024

Summary

changed how we retrieve the tweet id from a url the user can paste into the Quote a Tweet option by URL.

image

previously this was done through regex but that broke when twitter.com re-branded to x.com

Related tickets and issues

Linear: https://linear.app/n8n/issue/NODE-1386/x-twitter-returnid-method-still-uses-twittercom
Forum: https://community.n8n.io/t/quote-tweet-not-working-in-x-formerly-twitter-node/47317

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.

@Joffcom Joffcom changed the title fix(X/Twitter Node): Change how tweet id is retrieved from quote URL fix(X (Formerly Twitter) Node): Change how tweet id is retrieved from quote URL Jun 5, 2024
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jun 5, 2024
@netroy netroy force-pushed the NODE-1386/x-twitter-returnid-method-still-uses-twittercom branch from 6316124 to 6d3ad7f Compare June 5, 2024 15:39
netroy
netroy previously approved these changes Jun 5, 2024
Copy link
Member

@netroy netroy left a comment

Choose a reason for hiding this comment

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

🙇🏽

Copy link

cypress bot commented Jun 5, 2024

3 flaky tests on run #5330 ↗︎

0 358 0 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 mariaremote 🗃️ e2e/*
Project: n8n Commit: 33fa9c8c12
Status: Passed Duration: 05:13 💡
Started: Jun 5, 2024 4:29 PM Ended: Jun 5, 2024 4:34 PM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video
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

Review all test suite changes for PR #9635 ↗︎

Copy link
Contributor

github-actions bot commented Jun 5, 2024

✅ All Cypress E2E specs passed

Copy link
Contributor

github-actions bot commented Jun 5, 2024

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

Copy link
Contributor

github-actions bot commented Jun 5, 2024

✅ All Cypress E2E specs passed

@riascho riascho merged commit 9853ecc into master Jun 6, 2024
28 checks passed
@riascho riascho deleted the NODE-1386/x-twitter-returnid-method-still-uses-twittercom branch June 6, 2024 07:02
RicardoE105 pushed a commit that referenced this pull request Jun 9, 2024
… quote URL (#9635)

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
@github-actions github-actions bot mentioned this pull request Jun 12, 2024
@janober
Copy link
Member

janober commented Jun 12, 2024

Got released with n8n@1.46.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 node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants