It would be really useful if users could create automation in the following manner:
IF rating changes AND rating value is lower than (i.e.) 5 THEN …
I agree. In the meantime I found a workaround, maybe it’ll help someone so posting it here:
Create a formula column which shows the value of the rating column (it will make it a number rather than rating). Then you can perform automations with the new column.