umanamente

Results 12 comments of umanamente

Removed that feature (made assignment forbidden) and added `ITERATE_TOKENS(tok, ...)` macro which expands into regular for-begin-end loop and could replace existing loops without any impact.

I have the same problem, and swapping inputs doesn't help. Merge node is getting executed even if I disconnect preceding nodes from the trgger. ![2023-04-21 11_10_06](https://user-images.githubusercontent.com/10637425/233706965-a34d55fe-1d29-4ff6-a0de-bf422b01d0c1.png) ![2023-04-21 11_09_51](https://user-images.githubusercontent.com/10637425/233706983-eb0d000a-ed40-4ba8-afb8-a61f91631df3.png)

> @umanamente your issue might be different, it might be worth opening a post on our community support forum and completing the template there and sharing the workflow and we...

> > There are multiple reports of this problem. > > I only see the issue you linked. Can you please link other issues here as well? 🙏🏽 This Stackoverflow...

> Hey @umanamente, > > I am going to mark this as closed as this doesn't appear to be an issue with n8n itself and looks to be more related...

@Joffcom I'm running it from npm. I specified my node version in the description. I tried with both "tunnel subdomain" option and without it, same result. I suppose that the...

If uid is not present, the node itself will break, since uid is used in the code before returning

@dana-gill I don't think adding a test to validate the UID makes sense because if the UID is not valid, the existing node functionality will break. If this test is...

> @umanamente > Good day. Please tell me how I can get UID in the IMAP node? If it's not too much trouble, in more detail, where and what code...

> Hey @umanamente could you rebase off of master and then ping me and you've done that? Thanks @dana-gill , sure, done