You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

CPS-1067 - Getting issue details... STATUS

Assumptions/Decisions


#

Issue

Notes/Jira

Decision

1


2


3



Implementation Proposal


Merge 2 'query' end points in one

#LayerProposed Changes
3Test
  1. In Cps service Layer we have tests for this exceptions (CpsAdminPersistenceServiceSpec)
  2. Add new test to the REST handler tests (NetworkCmProxyRestExceptionHandlerSpec)


  1. Catch the exception in query side and return with empty list
  2. 200 OK response code with right body with empty data.
  • No labels