Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Handle case when application.archetypes is passed but null (#1707)
Resolves https://issues.redhat.com/browse/MTA-2320 - Missed a case when calculating associated assessed archetypes to an application. If application is passed to the useFetchArchetypes query but application.archetypes is null, still returning all archetypes instead of an empty list. --------- Signed-off-by: Ian Bolton <[email protected]>
- Loading branch information