-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Component/s: None
-
Labels:None
Issues identified in network/configuration
1. NPE in network/configuration POST and DELETE when invalid subjectclasskey is given as input.
2. while posting network/configuration, an error in a field should result in 207 response. But it is giving error message as 400.
3. If there is an error in network configuration JSON, it stops there and does not commit the remaining configurations in the same JSON.