
| Key: |
JRA-12543
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
CAM
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
windows server 2003
|
|
|
Need ability to change project component field type from multi select to single select. We only want the user to be able to select one component per record.
|
|
Description
|
Need ability to change project component field type from multi select to single select. We only want the user to be able to select one component per record. |
Show » |
|
try editing WEB-INF\classes\templates\jira\issue\field\components-edit.vm
and change line 4
select multiple name=
to
select name=
I don't have time to try it myself, but you can give it a shot on a test instance. You may have to restart JIRA to get it to work.
If it doesn't work, you can post to the user forum.