Problem
When making changes in the web, they are not always reflected in the app.
Cause
Most changes that are made in the web module and that are expected to take effect in the app will take place at the next synchronization.
...
However, there are some changes that require more than a regular sync.
Workaround
As a single user, it is quick and easy to simply log out of the app and log in again.
...