Content
View differences
Updated by Niels Lindenthal over 9 years ago
**As an** OpenProject user
**I want to** manage create, read, update and delete projects through the API v3
**so that** I can integrate OpenProject with other systems.
**Acceptance criteria**
- Create System connector can create projects as part of an import run (e.g. importing an existing Redmine instance).
- Read Taskconnector can list all projects.
**Acceptance criteria - to be discussed**
- Archive
- Update Delete
- Delete Custom fields on projects
- Date: to be archived at
- Date: to be deleted at
- CRUD used storage per project (S3, SVN, Git, local)
> Will we use custom fields for this?
- Project status as direct attribute of projects not on project reportings.
**Out of scope**
- Custom fields on projects
- Copy
- Memberships
(separate epic)
**I want to** manage
**so that** I can integrate OpenProject with other systems.
**Acceptance criteria**
- Create
- Read
**Acceptance criteria - to be discussed**
- Archive
- Update
- Delete
- Date: to be archived at
- Date: to be deleted at
- CRUD used storage per project (S3, SVN, Git, local)
> Will we use custom fields for this?
- Project status as direct attribute of projects not on project reportings.
**Out of scope**
- Custom fields on projects
- Copy
- Memberships