1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/lib/features/change-request-segment-usage-service
Thomas Heartman ece5a634bf
feat: API prevents you from deleting segments in crs (#5308)
This PR hooks up the changes introduced in #5301 to the API and puts
them behind a feature flag. A new test has been added and the test setup
has been slightly tweaked to allow this test.

When the flag is enabled, the API will now not let you delete a segment
that's used in any active CRs.
2023-11-09 12:09:39 +01:00
..
change-request-segment-usage-read-model.test.ts
change-request-segment-usage-read-model.ts
createChangeRequestSegmentUsageReadModel.ts
fake-change-request-segment-usage-read-model.ts
sql-change-request-segment-usage-read-model.ts