Open
Bug 804020
Opened 12 years ago
Updated 2 years ago
Allow custom fields to appear below the description field in enter_bug.cgi
Categories
(Bugzilla :: User Interface, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: daniel.seichter, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121010144125
Steps to reproduce:
I added a new custom field with type "large text field" into my installation called "cf_reproduce" with label "steps to reproduce".
1) Didn't mark as mandatory.
3) Did mark as mandatory
Actual results:
1) The field was shown correctly in "advanced fields", but in front of another custom field.
2) The field was shown correctly on the basic view, but in front of another custom field, that is mandatory.
Expected results:
In both cases, I wanted to specifiy, where the new custom field has to be shown.
F.e. the steps to reproduce should be shown after the description field in both views.
Making it mandatory, I have to type something in the field, what some users or some bugs do not need.
In short words what it will be making it easier:
- define the position for custom fields
- possibility to show the field in basis view even it is not mandatory
![]() |
||
Updated•12 years ago
|
Severity: normal → enhancement
Summary: Sorting custom fields → Allow custom fields to appear below the description field in enter_bug.cgi
You need to log in
before you can comment on or make changes to this bug.
Description
•