Issue Details (XML | Word | Printable)

Key: JRA-13323
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Tom Pijl
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Add more info in the RemoteField bean

Created: 14/Aug/07 10:19 AM   Updated: 14/Aug/07 09:22 PM
Component/s: Custom Fields
Affects Version/s: 3.10.1
Fix Version/s: None

Time Tracking:
Not Specified

Participants: Tom Pijl
Since last comment: 1 year, 8 weeks, 5 days ago
Labels:


 Description  « Hide
The current content of the RemoteField bean is nothing more than an Id and a Name.
But the result of a call to the service 'getCustomFields' (retrieving all Custom fields) should contain more info than just the id and the name.
Especially with CustomField which type is Cascading Select and has Custom Field Options it is important to have at least the Custom Field options, because such a Custom Field filled in an issue will return ID's as its CustomFieldValues and I cannot relate these ID's to the selected options.

So adding String type and String[ ][ ] options to the bean and String get/setType and String[ ][ ] get/setOptions methods should be done.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.