Skip to content

Fixed issue boards when not logged in

Phil Hughes requested to merge issue-boards-signed-out-state into master

What does this MR do?

This managed to get through because their wasn't actually any tests for loading the lists when a user is not logged in. This fixes that by adding a test & also fixing the template not correctly compiling under VueJS v2.

Merge request reports