I have a parent page, and then for each of the tools/sections of the product I'm testing for an update I have a child page.
If there is a fail status, I would like that to display on the parent page, so a developer-only has to check the parent page to see where the test failed, so he/she can quickly find and fix the problem and the information is concise.
How can I have a parent page that updates when a child page gets a status "failed" at any point in the tables/information?