admRenameCustomFieldOption
Description
Renames a custom field option for the specified context. If the project keys and issue types are not specified (empty arrays), the global context is the one affected by the renaming. This routine only handles the following custom fields types: single select, multi select, radio buttons, check boxes.
Parameters
Return Type
Boolean (true/false)
Returns ‘true’ if the option was successfully renamed and ‘false’ otherwise. If ‘false’ is returned, check the log for a detailed report on why it failed.