World is now on Opti ID! Learn more
It seems like the CMS reuses the DbContext incorrectly when loading notifications. I get a 500 status code response on every page load in the CMS. Another request is made when manually opening the notifications panel and that request is successful:
CMS version: 12.32.5
Do you have custom Entity Framework contexts in the solution? Or did you reconfigure the CMS AspNet Identity provider?
It seems like the CMS reuses the DbContext incorrectly when loading notifications. I get a 500 status code response on every page load in the CMS. Another request is made when manually opening the notifications panel and that request is successful:
CMS version: 12.32.5