Baptiste Devessier
Baptiste Devessier
Thanks @alextes, I encountered the same issue with my SvelteKit blog, and indeed, it works!
I'm getting the same error. Has anybody found a solution or a workaround 😄 ? @BenMansley @GemN @robmcfeely
@robmcfeely Okay, thank your for your reply ! 👍
@GemN Great workaround ! I think I would have used your solution if I wouldn't must dynamically generate content using loops or conditions. I created a small class that spawns...
Hi @viperfx! I am sorry, I did not notice you created an issue ealier. I think this is totally feasible. Provided that between two workflow executions you interpret the same...
Thank you a lot, @a-y-u-s-h, for raising this issue! Do you have a specific example in mind? What would it look like on the website?
Thanks a lot, @a-y-u-s-h. I added these examples to my list of ideas. I will think about that carefully and come back with something great (I hope)! 😄 Do you...
Hi @MohitAgrawal16, I first need to check with the core team on what we want to do here. @thomtrp, do you have an idea why we didn't create a TS_VECTOR...
I fixed the problem on the workflow pages in https://github.com/twentyhq/twenty/issues/7523. We should still investigate the problems on the serverless functions part.
I dived in the issue --- When we change a workflow trigger to a manual trigger with no record, we perform an updateOneRecord, which first updates the workflow record in...