Hey all,
I use a label to always ensure that the latest release notes for my products are pinned on the relevant pages of our scroll viewport site.
I generally create the release notes by copying the latest release notes, deleting the content within them and adding new one. I know I can make a template for this, but I do it specifically so I don't forget to add the label to it and remove the label from the old release notes - which I do on occasion forget to do and have to correct later on.
I've tried building an automation that basically says:
If page is copied
Then remove the label 'scroll-help-center-pinned-page'
However, that removes the label from the copied page, and not the original, so the exact opposite of what I want to happen.
Is there a way around this?