Details
-
Type:
Bug
-
Status:
Ready for QA
(View Workflow)
-
Priority:
Urgent
-
Resolution: Unresolved
-
Affects Version/s: UCMDB 4.0.0.2
-
Fix Version/s: UCMDB 4.0.0.3
-
Component/s: UCMDB
-
Labels:None Labels
-
Customer:Mobinets
Description
Description:
When attempting to sort Site Components by Site Name in the Location section, the system throws an exception.
Steps to Reproduce:
1. Navigate to Location section
2. Go to Site Components view
3. Attempt to sort the list by Site Name
4. Observe the exception exception.txt![]()

Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
Use the @PropertyUI annotation in the model instead of using addColumn, addNumberColumn, or addLocaleDateColumn in the view.