mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-23 01:16:27 +02:00
This PR fixes the counting of unhealthy flags for the project status page. The issue was that we were looking for `archived = false`, but we don't set that flag in the db anymore. Instead, we set the `archived_at` date, which should be null if the flag is unarchived. |
||
---|---|---|
.. | ||
fake-project-stale-flags-read-model.ts | ||
project-stale-flags-read-model-type.ts | ||
project-stale-flags-read-model.ts |