Function add_field_to_default_screen

Source
pub async fn add_field_to_default_screen(
    configuration: &Configuration,
    field_id: &str,
) -> Result<Value, Error<AddFieldToDefaultScreenError>>
Expand description

Adds a field to the default tab of the default screen. Permissions required: Administer Jira global permission.