You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to be able to create a new project or update (overwrite) my project by importing a project spec (project.yaml) file.
When attempting to create a new project, we should extend the Create new project dialog to allow users to choose if they want to import a project spec file or build from scratch.
To update an existing project, we should add a new action in the project setting that allows users to import a project by specifying the project.yaml file. This process overwrites the existing version of the project with the project spec in the imported file.
The text was updated successfully, but these errors were encountered:
christad92
changed the title
**Create/Update project by importing Project.yaml file**
Create/Update project by importing Project.yaml file
Mar 12, 2025
As a user, I want to be able to create a new project or update (overwrite) my project by importing a project spec (project.yaml) file.
When attempting to create a new project, we should extend the Create new project dialog to allow users to choose if they want to import a project spec file or build from scratch.
To update an existing project, we should add a new action in the project setting that allows users to import a project by specifying the project.yaml file. This process overwrites the existing version of the project with the project spec in the imported file.
The text was updated successfully, but these errors were encountered: