We plan to use the roadmap feature to provide project status to management and we would like to automate the color coding of the timeline bar based off of the default or custom date fields... Is this something that can be achieved using automation?
Hi @Neil Rafol -- Welcome to the Atlassian Community!
The epic colors seem to drive the color bars on the roadmap. If you are okay with changing your epic colors you could use an automation rule to drive changing the colors using advanced JSON editing:
{
"fields": {
"customfield_10011": "ghx-label-1"
}
}
You may find the available colors with a browser search or looking in this forum.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Neil, if this works for you, please consider marking this question as answered. That will help others with similar questions find solutions faster. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.