Content
View differences
Updated by Jan Sandbrink over 12 years ago
**Reproduction**
- Create a work package via API
- set the notes attribute
**Expected behaviour**
- either HTTP 4xx and the work package is discarded
- or HTTP 2xx or 3xx and the work package is stored, ignoring the notes
(The expected behaviour assumes that change notes are not allowed on creation)
**Actual behaviour**
- HTTP 500, the WP does not seem to be created
- Create a work package via API
- set the notes attribute
**Expected behaviour**
- either HTTP 4xx and the work package is discarded
- or HTTP 2xx or 3xx and the work package is stored, ignoring the notes
(The expected behaviour assumes that change notes are not allowed on creation)
**Actual behaviour**
- HTTP 500, the WP does not seem to be created