oneway6026
oneway60263mo ago

oneway6026 - When I perform a change in the cod...

When I perform a change in the code of a node and save that change. How much time I need to wait in order to test new change? I was expecting that it will work after save but it seems that is not the case and some sync or delay is in place. Help!
8 Replies
Gaurav Chadha
Gaurav Chadha3mo ago
It should save immediately though, we'll check, it would be helpful if you can also share a jam.dev video.
oneway6026
oneway60263mo ago
Jam
Jam | Console logs, network requests, and more
Click this link to see the video on buildship.app, with console logs, network tab and device information.
oneway6026
oneway60263mo ago
any news? 🧐
Harini
Harini3mo ago
@oneway6026 - one thing you can try is test that individual node and check if it works well first?
oneway6026
oneway60263mo ago
I have test it on my server and it works fine, however, it seems that in individual node testing logging is not supported
Gaurav Chadha
Gaurav Chadha3mo ago
@oneway6026, as mentioned in this thread - https://discord.com/channels/853498675484819476/1258652268597612564/1259233199192543276. Logging statements only show when full workflow tests are executed, also shared more info specific to your workflow over email on your support request. Feel free to ask more question.
oneway6026
oneway60263mo ago
Just to give the feedback here. The issue is still present but it seems that is related with code version. If you change code and give it a version (let's say you got to the version v24) , and then execute flow, the actual version executed is not v24, but some earlier version. (I am not sure which, but for the sake of the argument, let's say v16)
Gaurav Chadha
Gaurav Chadha3mo ago
We'll be rolling a couple for fixes and enhancement for logs this week, we'll test and cover this one as well. Thanks.