Receiving "424 failed dependency" errors on forest-express-mongoose when upgraded to any of the v9 variants

Hello @psilocybe,

Thanks for your feedback.

This new version 9 requires your project to use the roles for access control. This feature has been introduced with an older version of forest-express-mongoose and requires a migration on your side to be fully active.

For information, you can find the documentation here about migrating to v9.

Starting from v9, roles must be used in projects, and thus you need to migrate your access control to the new role system, as explained in this documentation.

Your project required a manual action from our side to activate the possibility to migrate, and we just did the change.

Your next steps, to be able to upgrade to v9:

  1. Use the version 8 of forest-express-mongoose for now
  2. Access the project settings of your project
  3. Open the roles tab
  4. Click on “Learn more” in the warning area, indicating that a new version is present
  5. Migrate your different profiles to roles
  6. Restart your agents
  7. Validate that everything is OK with users, or adjust role permissions
  8. Once done, you’ll be able to migrate to v9