Hi,
I have set up a rule to add a label to a child page when it is created under the parent page "Vendors". The child page is automatically created when a new vendor is added to the Vendors Confluence database.
This is my rule:
An this is the result:
This is the published location:
This is the audit log:
Why is the label not being added please?
Kind regards,
Glyn
Hi,
I have resolved this issue. In the "{{smart values}} condition" box, do not use quotes (i.e., ") around the 'Second value'. This applies even if there is more than one word.
Kind regards,
Glyn
Hi @Glyndwr Bartlett ,
Under If condition, could you try this once
{{page.parentPage.title}} contains "Vendors"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@K Vivek Rao Thank you for your input. The "page.parentPage.title" does not appear in the list of valid values. Does that matter?
Kind regards,
Glyn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.