Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Not a Bug
-
Dublin Release, El Alto Release
Description
class: CatalogDbClent
method: getNorthBoundRequestByActionAndIsALaCarteAndRequestScopeAndCloudOwner
line: .queryParam(SERVICE_TYPE, ASTERISK)...
Setting parameter ServiceType as asterix '*' in this method is completely useless and causes problem.
During deploying macro service, when we ask mariadb about NorthBoundRequest, we can not find anything because the query looks the value "*" as serviceType, what is wrong.