Closed nbiton closed 5 years ago
@nbiton I have an endless loading page when trying to access a case
More information: After 3mn the page finally loaded.
How to replicate the issue
case category
case category
is changedcase category
is reverted back to the initial value: the change is cancelled.Category
, Sub-Category
<--- side note: this should be renamed to Case Type
for consistency with the dashboard Priority
Severity
@franck-boullier I managed to inch closer to the source of the problem (edit rejected). When we update the bug with BZ API, it responds with a 200 success http code, but contains the following error message: "'Can\'t locate object method "prepare_cached" via package "Bugzilla::DB::Mysql" at /opt/bugzilla/Bugzilla/Bug.pm line 4431.\n'"
Any idea what is causing this? (or @kaihendry ?)
I'm guessing this is from https://dashboard.dev.unee-t.com/? Be good if you could document the erroneous request in Postman and save the response too if possible.
It could be because of the WIP of https://github.com/bugzilla/bugzilla/pull/79 which is only in dev atm. I guess there is no way to try in demo to be sure?
Resolves #831 Resolves #832