DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

fixes user page error, checks to see if reportback is a set #382

Closed ScottPaillant closed 7 years ago

ScottPaillant commented 7 years ago

What's this PR do?

Fixes user page error. This PR checks to see if a reportback is a set before assigning it as the attribute of the model.

How should this be manually tested?

Visit user pages in local dev or qa-gladiator(once deployed) in bug issues #380 and #381

Any background context you want to provide?

381's issue was on the show.blade.php page but this fix addressed that too.

What are the relevant tickets?

Fixes #380 and #381