def _maybe_update_issue_mapped_field()

in jbi/steps.py [0:0]


def _maybe_update_issue_mapped_field(
    source_field: str,
    context: ActionContext,
    parameters: ActionParams,
    jira_service: JiraService,
    wrap_value: Optional[str] = None,