New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 805670 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] AttributeError caused by None.

Project Member Reported by chanli@chromium.org, Jan 24 2018

Issue description

https://pantheon.corp.google.com/errors/CNCGydLg7tWEkQE?time=P30D&filter&project=findit-for-me

The root cause for this should be that for structured objects if a value is not set, None is automatically assigned which cause dict.get(key, {}) to fail.
 
Status: Fixed (was: Started)

Sign in to add a comment