Hello! After updating from 1.0.3 to 1.1.0, all projects disappear except for the old one. I created 3 projects. And after the update, the very first project remained. And made the migration according to the documentation. But seravno I see only the old project and not the new one. I wanted to update to version 1.3. Due to unlimited database queries.
check to see if you have any other organizations via the drop down at the top right
Thank you! I didn't notice it
Recommended threads
- what happened with 'never paused' ????
I can already imagine how annoying this is going to be...
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...