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

Deactivated Trigger with pinned data is always used #10833

Open
bastianfbr opened this issue Sep 16, 2024 · 2 comments
Open

Deactivated Trigger with pinned data is always used #10833

bastianfbr opened this issue Sep 16, 2024 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@bastianfbr
Copy link

Bug Description

I'm working on a workflow with some deprecated triggers. There are just deactivated to stay like in the "history" but always linked to the real nodes. When developing, i saw that the data of the deactivated triggers is always used, even if it's deactivated.

To Reproduce

  1. Create a trigger
  2. Pin data
  3. Deactivate data and stay linked to a new node
  4. Create a new trigger and link to the new node
  5. Data from deactivated pin data will always be used

Expected behavior

When deactivating a trigger, pinned data shouldn't be used. That should be the normal behaviour...

Operating System

Windows 11

n8n Version

1.57.0

Node.js Version

18

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 16, 2024

Hey @bastianfbr,

We have created an internal ticket to look into this which we will be tracking as "GHC-236"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 16, 2024
@Joffcom
Copy link
Member

Joffcom commented Sep 16, 2024

Hey @bastianfbr,

Do you have a screenshot of this? Can you also try on the latest version and see if it is an issue there as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants