We are trying to create a dashboard for our project. We currently use the Handy Status Marketplace Add-on. There are a number of handy status' on the child pages and I want a single handy status on the parent page that updates based on logic.
Example:
if any child status is red, the parent status is red
if any child status is yellow (and no red), the parent status is yellow
if all child status' are green, the parent status is green.