def update_issue_field()

in jbi/jira/service.py [0:0]


    def update_issue_field(
        self,
        context: ActionContext,
        field: str,
        value: Any,
        wrap_value: Optional[str] = None,