Page MenuHomePhabricator

exception caught: $data needs to have a "badges" key
Closed, ResolvedPublic

Description

I am seeing an error occasionally when editing site links in the UI "Exception caught: $data needs to have a "badges" key"

When I reload the page, then I can edit again.

It may just relate to old/new versions of code and when I switch from one to the other. But also seems to happen sometimes when I am just on the new version of code.

We should be aware that this might be an issue for the next deployment and test for this some more. If it's an issue, then perhaps add some more stuff for backwards compatibility to avoid this issue.


Version: master
Severity: normal

Details

Reference
bz53676

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:12 AM
bzimport set Reference to bz53676.
bzimport added a subscriber: Unknown Object (MLST).

I assume this is fixed now. This was possibly related to bug 53997 and issues in the change dispatcher that are now resolved.