As announced in part 1, we change to following with release 0.14.0 (not 0.13):
- Introduce
DEMO
type for projects - Renamed type FREE to Standard, type PRODUCTIVE to Bosch (UI only, no breaking API change)
- Restrict creation of demo-projects to be within demo-organizations
- Restrict creation of standard/productive projects to be within standard-organizations
- Responsible can be set for all types of projects now
- Restrict the generation of demo content to demo-projects, which is generated on project-creation. So the endpoint
POST /projects/{id}/demo
(fillProjectWithDemoData
) is removed