Comment 1 for bug 1586378

Revision history for this message
Rabi Mishra (rabi) wrote :

As the lb_id property uses self.properties, doing the following in handle_update would probably solve the issue.

self.properties = json_snippet.properties(self.properties_schema,
self.context)