Skip to content

Fix(MVC) Assignee(s) avatar dissapear when opening issue sidebar in board

David O'Regan requested to merge oregand/gitlab:197894 into master

What does this MR do?

This fix is a MVC for #197894 (closed) as its been reported by customers.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Test case added for issue_card_spec to simulate when the assignee's list is updated and assignee's now contains a avatar_url property and not a avatar property.

Merge request reports