Architecture Checker - Object Sets - Unassigned layer does not display any object
Description
Trying to load objects in unassigned layer. It displays an empty list:

when you are expecting to have the whole list of objects in the application (which is not empty)
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| CSS | ✅ |
Step by Step Scenario
- Run analysis
- Generate snapshot
- Create an unassigned layer in the architecture checker
- Generate the list of objects in the layer, it displays an empty list
Impact of the Problem
The impact of the problem on the analysis or the dashboard is: The list of objects in unassigned generated set is empty.
Action Plan
If issue is coming when only having unassigned layer with no other layer defined, this is an expected behavior as there is no functional meaning to define only an unsigned layer in an architecture model.
Unassigned layer contains the remaining objects not used in other layers.
- You need to define at least another layer in your architecture model.
Impact of the Solution
Impact of the solution on the analysis or the dashboard is: The unassigned layer will be properly populated after creating another layer
Notes/comments
Ticket # 4577
Related Pages