I would like to allow users to set up a Vacation rule in worklistapp, which would apply to all tasks that do not contain "TEST" in the Title
- The intention would be to provide users only access to the Vacation Period Rule interface as the Rules interface has too many options, and could cause too many issues.
My thought was to:
1) Set up a User Rule for all users based on the "Take no action" when the Title contains "TEST".
-- Is it possible to create a User rule in the system, and make it apply to all users, rather than setting for each individual user.
2) Get users then to create a simple Vacation Rule (name of delegated user, start date, end date).
Would this work, e.g. wherever Title contains "TEST" then no action is taken, and if the Title does not contain "TEST", then the Vacation rule would kick in, and reassing the task to the specified person?
Are there better ways to reach the same objective?