Feature(s) impacted
Migration process from forest-mongoose v9
Observed behavior
I want to migrate my exiting project (Pinpo Admin) to the latest version of forestadmin node agent. Following the documentation, I try to create a new Project in https://app.forestadmin.com/projects
, but I think it automatically creates a Cloud project, and I don’t have any other option available from the wizard.
Expected behavior
I want to setup a new project and perform the migration as described in the doc.
Context
- Project name: Pinpo Admin
- Team name: Admin
- Environment name: any
- Agent technology: nodejs
- Agent (forest package) name & version: “forest-express-mongoose”: “^9.3.19” & “@forestadmin/agent”: “^1.41.4”
- Database type: Mongoose
- Recent changes made on your end if any: None