Content
View differences
Updated by Robin Wagner almost 11 years ago
Caused by a bug in a library used (rack 1.4.6), creating work packages in a project having a lot of possible watchers and/or custom fields can lead to a 500
**Steps to reproduce**
- Project with a lot (\>= 128 members) of members and/or custom fields
- Go to work package new
- Fill in the required fields
- Send the form
**Expected**
- Work package created with response 200
**Actual**
- Work package not created and response is 500
**Background**
https://github.com/rack/rack/pull/814
**Steps to reproduce**
- Project with a lot (\>= 128 members) of members and/or custom fields
- Go to work package new
- Fill in the required fields
- Send the form
**Expected**
- Work package created with response 200
**Actual**
- Work package not created and response is 500
**Background**
https://github.com/rack/rack/pull/814