What happened?
DAB was started using a config that defined an L2 cache in the Runtime section of the config. An entity without a caching section, or with cache set to false and additional debugging code was added to see the various properties during request time, a REST request was sent for that entity to dab, and dab returned bad request instead of correctly executing the request without cache, due to the exception related to getting entity ttl.
Version
2.0
What database are you using?
Azure SQL
What hosting model are you using?
No response
Which API approach are you accessing DAB through?
REST
Relevant log output
Code of Conduct