SAP / open-ux-odata

Enable community collaboration to jointly promote and facilitate best in class framework and tooling capabilities when working with OData services.
Apache License 2.0
51 stars 11 forks source link

fix: display hierarchy of active instances #793

Closed vescalier closed 8 months ago

vescalier commented 8 months ago

When displaying a hierarchy for a draft-enabled entity, we only show active instances in the ListReport. Therefore, we add the filter 'IsActiveEntity = true' in the hierarchical query, to ignore draft instances

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 5ca90cf37a9928e3a32d5981349942b4e36ae267

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------------------ | ----- | | @sap-ux/fe-mockserver-core | Patch | | @sap-ux/ui5-middleware-fe-mockserver | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

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

See analysis details on SonarCloud