Admin user can create a Project profile using REST
Open
good first issue
question
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Admin privileges is required
- property "customer" has a fk:pk m:1 link to [Customers]
- [x] Should include the properties
* short-name: String (12 characters)
* comments: Blob
* properties-table: {key:value}
* active: Boolean (default:TRUE)
- [x] Then a new Project is created with a new "uid" (guid)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.