Content
View differences
Updated by Eric Schubert over 1 year ago
### Before filing a report
_Before you file a report, please ensure you are running the latest version of OpenProject and_
_have searched for similar bug reports._
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Have instance without enterprise token
2. Go to Administration > Custom Fields
3. Create new custom field
4. Select Hierarchy (Enterprise only)
5. Go to dev tools, remove the `disabled` state on the submit button
6. click save
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* You can create a hierarchy CF
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. A contract / model error should be returned preventing you from creating it.
###
_Before you file a report, please ensure you are running the latest version of OpenProject and_
_have searched for similar bug reports._
###
2. Go to Administration > Custom Fields
3. Create new custom field
4. Select Hierarchy (Enterprise only)
5. Go to dev tools, remove the `disabled` state on the submit button
6. click save
### What is the buggy behavior?
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. A contract / model error should be returned preventing you from creating it.
###