Right now I'm testing an automated rule that is meant to flag inactive pages, but exclude any pages with a certain label. However, when I run the rule in my personal space, it keeps saying the test page I have labeled passed the condition.
Rule:
- Branch rule / For each inactive page
- Smart condition: If {{page.label}} does not contain auto-exempt
- Then: Log page
Result:
- Page with the label "auto-exempt" is logged
This seems like a very straightforward rule so I'm not sure what's going wrong here. The audit log isn't showing any errors.
Ideally I would like this rule to be able to exclude multiple labels from archival as well.
Are you able to post a screenshot of your existing rule? With automation, I definitely find it helps to see how you've set up the flow of the rule so I can try and re-create it and test.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.