Closed NilsWeber98 closed 1 year ago
Thank you for reporting that bug, it should be fixed in this commit. A piece of logic for avoiding recursive template updates (e.g. template A includes template B which is updated to include template A) broke template updates. I've added regression tests for the template update actually working.
Yes, it works now. Thank you.
I have an action using a schema template. A change in the schema template is not applied in the action until I edit the action and save it. Is this known or intentional?
If needed, I could provide an example or construct a minimal code to reproduce.