mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
From the discussion here https://github.com/Unleash/unleash/pull/3496#discussion_r1163745860 This PR checks the existence of the feature before trying to get tags for the feature. Doing so by stealing the exists method from the feature store, since that's what we need to know exists, and avoiding having the feature store as a dependency to the featureTagStore seemed reasonable. |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |