Skip to content

Fix Cycle Analytics -> Plan is loading forever

Filipa Lacerda requested to merge 27622-cycle-analytics-loading into master

What does this MR do?

We are expecting all received items to have author key but not all of them have it as we can see from this error:

Screen_Shot_2017-02-28_at_10.33.08

This MR:

  • Verifies if the authorkey is present before trying to access it.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27622 (closed)

Merge request reports