Skip to end of banner
Go to start of banner

admRenameCustomFieldOption

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

See also

  • No labels