None of the derivative-fields and extension-tasks (on create...) is triggered #1092
-
|
As I had a problem already a few weeks ago (see here) - and then suddenly everything worked again. Now it reappeared. And I can't figure out why... I have a Users-table with some derivative-fields that trigger on change of the "time_created"-field and some tasks that trigger when a new entry is created, like creating welcome-messages and such. My issue is: Nothing seems to trigger anymore when creating a new document in the Users-collection; no tasks are working and the derivative-fields are not calculated until I press "Evaluate". Compiling works fine. I added "logging.log" in the tasks - but it seems they are not even triggered. The only error I keep finding in the cloud-logs is this: This error has sadly a heavy impact on me, since all the scripts that are implemented to set up a new user are not working. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Hey @webwurm, I'm sorry you had to go through such trouble. However, I'm not sure why this might be happening. I think it'd be best if you could set up a quick 1:1 chat with us so that we can help you resolve this. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @webwurm can you include the full error, it looks like something wrong with the axios library, but not sure where exactly |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in rowyio/backend#27 |
Beta Was this translation helpful? Give feedback.

Fixed in rowyio/backend#27