1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Christopher Kolstad f1db90d38c
fix: correct error for missing context field (#3647)
When adding a strategy using a context field that did not exist, we
threw an unknown error.

This changes to throw NotFoundError so that our users can better know
what they did wrong.
2023-04-28 09:21:32 +00:00
..
lib fix: correct error for missing context field (#3647) 2023-04-28 09:21:32 +00:00
mailtemplates
migrations fix: migration failure when sessionId exists (#3624) (#3625) 2023-04-26 09:00:13 +00:00
test feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
migrator.ts
server-dev.ts feat: remove bulk operations flag (#3643) 2023-04-28 11:18:03 +03:00
server.ts