Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👻 Change assessed logic for archetypes to handle zero required (#601)
- Currently when no required questionnaires exist, archetypes are marked as `assessed:true` which results in additional UI code to rule out this case when calculating status. This PR aims to return `assessed: false` in the case of zero required assessments for an archetype. Signed-off-by: ibolton336 <[email protected]>
- Loading branch information