[ACE-883] Creating Cabinet Node is showing unmarshaling return error Created: 07/May/26  Updated: 11/May/26  Due: 05/Feb/26

Status: Ready for QA
Project: ACE
Component/s: FN
Affects Version/s: UA 4.0.0.10
Fix Version/s: UA 4.0.0.10

Type: Bug Priority: Normal
Reporter: Mbaye Lo Assignee: Mbaye Lo
Resolution: Unresolved Votes: 0
Labels: Milestone2
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: JPEG File Creating Cabinet Node is showing unmarshaling return error.jpg    
Customer:
OMAN-Tel
Planned Start:
Planned End:

 Description   

Creating Cabinet Node is showing unmarshaling return error



 Comments   
Comment by Zein Trabelsi [ 08/May/26 ]

Fix getLightFnObjectById sending wrong type value to NEP : OspParentType.toString() returns display values ("Cabinet", "Optical Splitter") which Spring MVC on the NEP server cannot parse, causing HTTP 400.
Changed to type.name() to send the enum constant name ("CABINET", "OPTICALSPLITTER"),consistent with how getLightFnObjectByName already works.

Comment by Zein Trabelsi [ 08/May/26 ]

fix will be available with patch 4.0.0.52

Generated at Mon Jun 15 12:14:39 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.