I have 5 page types.
How can I assign the work to distribute correctly?
I don't see a way to state if Page Type A, or B, or C, assign a member in-turn from Team 1.
I can only create if Page A assign a member in-turn from Team 1.
Then Page B assign member in-turn from Team 1 (so if we get 3 different page types it will all be assigned to Team member 1.
I can change from, in turn, to random, but is that all I can do?
I was hoping I could combine all the pages for the rule that applies to the same team members, but adding multiple pages to the rule doesn't work, so Automation sees it as AND and not OR.
Suggestiosn?
Hi @MF_BOT
What is page type in Trello? Is it a custom field, list, label?
I can give you an example of a rule that uses regex to have an or statement.
This is based on Type being a custom field. It also relies on you having 2 cards on your board called Team 1 and Team 2, with the members of each team as members of the respective card
If custom field "Page Type" is set to "regex:/Page Type (A|B|C)/", add a member in turn from from card Team 1 to the card
If custom field "Page Type" is set to "regex:/Page Type (D|E)/", add a member in turn from from card Team 2 to the card
@Dreamsuite Mike Page Type is a custom field. I tried this:
when custom field "PT" is set to "regex:/PT (About|Case Study|Contact)/", add a member in turn from card "Publishers" to the card and it doesn't work. Where can I find out more about RegEx and Trello?
I change it to: when custom field "PT" is set to "regex:/(About|Case Study|Contact)/", add a member in turn from card "Publishers" to the card and it now works! Thank You!
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.