Backbase / stream-services

Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
http://engineering.backbase.com/stream-services/
Other
28 stars 20 forks source link

update of custom data groups should not remove data group itens, if t… #453

Closed jlimamob closed 3 weeks ago

jlimamob commented 1 month ago

Description

Expected: update of custom data groups should not remove data group items, if those data groups are not of REPOSITORY type.

To fix this, the filter by data group type being equals to REPOSITORY was removed and instead, a check if there are data groups present on customDataGroups list was added. So any custom data group when present will not have its data group items removed.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud