Automation Rules are incredibly powerful but are limited to a very small subset of standard fields per item (ideas, epics, features, initiatives, etc.).
We're constantly finding ourselves wish that a standard field would exist so that we can create some amazing automations... below are a couple of use case examples.
Create an automation that assigns a 'to-do' if an epic has not been updated or commented on in the last two weeks
Create an automation that looks at a custom field for "T-shirt" and assigns a numerical value to the item scorecard for that item
Looking at several 'automation' ideas, most tend to boil down to enabling automation to have access to all standard fields for items.
Hello AHA Product,
as we are using AHA and ADO tools for work management, there is a need to reduce manual effort where possible.
I'm creating automation rules for different scenarios.
However, I'm facing a challenge with available fields in the options when creating automation rules.
Namely, I want to automatically copy epic/feature comment added by engineers or product to an idea from where original request is coming from. There is no Comments field available in automation rule trigger.
Second thing I want to do is to copy requirement Target date to Idea Commitment date (as an idea can be promoted to a requirement as well). I can copy End date for epic and feature but not for requirement.
There are other use cases, but I think you get the idea. Fields available in the layouts of epic/feature/requirement are not available in the automation rule filters which makes it hard to move from manual effort.
Also, capabilities need to be available equally for all item types: ideas, epics, features, requirements. Otherwise, I do something on epic level, but can't do on feature level etc, leading to non-standard workflows.
Hoping you'd consider this feedback.
Thanks ahead,
Biljana
We would like to see all standard fields added as well for support with automations - currently we are unable to create many desired automations because we cannot look at fields such as the last datetime the record was modified, who modified it, the name or description of the record, etc. ALL standard fields should be accessible for automations.
For example - We'd like to be able to create automations based on not only standard fields like Activity Name or Description, but we'd like functionality to support advanced operands.
Currently we have the following options for some field types: When RecordType MonitorType and its FIELD changes to OPERAND of VALUE
We'd like to see some advanced options here such as for text or note fields:
Starts With Text
Ends with Text
Contains Text
Does Not Contain Text
Is Empty
Is Not Empty
Equal to Another Field
Not Equal to Another Field
Changes to a specific value
Changes to anything
The trigger in the operands listed in green text in this case would be based on the record itself being created or updated rather than a change to the field itself. Example: If ANY value is changed on Record A and it's Status field has a value that meets the condition set then perform these actions. Currently, conditioning a change to a specific field is forced and I'd like the ability to essentially retrieve the condition of a field at the time the record was last modified.
For Number fields we'd also like to see the following operands added:
Greater than or equal to
Less than or equal to
Equal to (Currently named "Exactly")
Not equal to
Math is universal - please try not to stray from standard comparison operators.
And also please add AND/OR options to conditions and provide the same exact operands at the condition level.