Questions don't load when accessed from timeline
Description
Questions don't show up when you follow a link from the timeline and haven't loaded the questions first by accessing the Q & A module.
Additionally, when you have only cached the question but there have been answers in the meantime, taking the route through the timeline will show the question but no answers.
Hint: The API provides a route for individual questions that includes their answers via GET /questions/{questionId}
.
Steps to reproduce
- Clear all app data and caches
- Start app
- Open timeline (without opening the Q & A module first!)
- Click on any timeline entry related to a question
- Question won't show up