Steps to Reproduce:
Expected Results:
The automation lock should get released automatically and it should trigger as per the schedule.
Actual Results:
In some situations, automations are not triggering on their schedule and are showing in a locked state.
3.2.0.1
This is caused by comments being synchronized that contain URLs with a large amount of text and the regex parsing used in the adapter was caught in an expensive loop.
DE78915 is addressed in 3.3 and backported in 3.2.0.2 patch