I’ve got a curiosity:
I set up a BOT that fires when I create a new record in the ACTIVITIES table.
Under certain conditions, the bot could create a new row in the ACTIVITIES table.
Now according to logic I would need it to be reactivated again in this case, but it doesn’t seem to happen… is it because it could end up in a sort of loop?