Hello,
My website has two contexts English and Welsh and I need to try and keep the content of both in sync, so decided to create a trigger that would notify me when an assets English content has been changed.
So my trigger is set up as follows:
- Event - Asset content changed
- Condition - URL matches with a value of '/cy/'
- Actions - Send email trigger action
It works as intended most of the time however when using the edit plus interface at /_edit I have noticed that changing contexts doesn't update the URL. So if I'm on an English page and change context to Welsh, the URL wont get updated meaning that '/cy/' wont be in the URL and the trigger will send an email.
I don't want the trigger to send emails when the Welsh context is being changed, is there any other way of doing this?
Thanks
David