|
[
Permlink
| « Hide
]
Tim Dawson added a comment - 20/Jan/05 07:57 AM
when custom fields can be configured, the attached code could be quickly/easily modified to provide this information
when JRA-4704 is fixed, the attached code can be easily modified to provide the necessary functionality for this issue
Thanks for that. Will certainly be looking into this when we allow for configurable custom fields
This is one undeveloped feature that stands in the way of taking custom fields types to the next level, otherwise the field config need to be hardcorded and a type created for every instance or the fields remain fairly dumb.
I'd like to be able to do things like configure a URL to a web service to retrieve a list of options for the field or us the configuration to tie mutiple custom fields together. For example: Thanks for the comments Mike.
We definitely want to implement this but we have already committed ourselves for features for 3.5 and 3.6 (so it wont be beofre then). Another custom-fields that is a good example of this is a User Field that that is restricted to a selected Group Cheers, I would like to create a field that can calculate it's value from other fields.
For example, I might have a "Security Risk Assessment" value that is calculated as a weighted average from fields for "Sensitivity Level of Data", "Internal or External Data", "Value of the data". Perhaps this wouldn't be a "Configurable" field per se, maybe it would be a custom field type – not sure if this is something I could build. Doh... a bit more research and I found the CalculatedCFType for custom field dev...
http://www.atlassian.com/software/jira/docs/api/latest/com/atlassian/jira/issue/customfields/impl/CalculatedCFType.html So I guess my suggestion might be that it would cool if there was some configurable customization that could enable end users to quickly and easily leverage other field values. Tim, this should be fairly straight forward to do as a calculated custom
field type. You would need to create a new custom field type. Check out the Last Commented user custom field type here as a place to start: http://confluence.atlassian.com/display/JIRA/How+to+create+a+new+Custom+ Field+Type |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||