Status
System Status Aggregation
If there are no systems in the project:
The project status is "New Project"
Else:
If every system status is the same:
If the shared status is "New System":
The project status is "New Project"
Else:
The project status is whatever this shared status is.
Else if some of the systems are "Operational", but not all of them:
The project status is "Partially Operational"
Else:
The project status is "In Progress"Last updated