Zepek
October 7, 2024, 12:48pm
1
Describe the problem/error/question
Same problem described here : Switch is passing only the previous node output to second route
but with strange UI behaviour
don’t know if you already known this bug, but i prefer to report !
What is the error message (if any)?
No error, but strange UI Behaviour
Please share your workflow
i open the node :
only get the schema from the previous switch node
now when i click on the json i can see all the data from all node :
when reclicking on schema taddaaa:
its back
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
n8n version: 1.60.1
Database (default: SQLite): SQLite
n8n EXECUTIONS_PROCESS setting (default: own, main): own
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
Operating system: Ubuntu
ria
October 8, 2024, 10:31am
3
Hi @Zepek
Thanks for your contribution
I am not quite sure I understand the bug correctly…
When you’re in the schema view, you should be able to click the little arrow next to the template_data
field to expand the containing items → does that not work?
Can you share a minimal workflow with some dummy data to reproduce this?
Zepek
October 9, 2024, 9:47am
4
No, see this image :
when open node, and expend arrow => no item is found
But if i open node, click on json then RE click on schema then i have access the the item… that really strange…
i have this after a switch or if node
edit : i mean i can access data of the exactly one step before node (here Switch) but i can’t access airtablecheck data. But if i do my trick i finally can…
ria
October 9, 2024, 10:46am
5
Hi @Zepek
I tried to reproduce but I don’t get the same issue. Can you share your workflow with some dummy data to reproduce the bug?
Also, can you check that you are using the most recent version of n8n and also the most recent version of the switch/ If Node?
Zepek
October 9, 2024, 12:23pm
6
Hi @ria ,
problem is that workflow request Airtable, i don’t know how to put dummy data to it … :-/
Maybe i can share in private?
i have made the update, change nothing :-/
ria
October 9, 2024, 1:27pm
7
You can grab a successful execution and pin the data from it. You can read more on how to do that here -
Then you can paste the workflow with the pinned data again here. But make sure to delete any sensitive information (you can edit the JSON directly)
system
Closed
January 7, 2025, 1:27pm
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.