Skip to content

Run.set_tags won't accept string, irrespective of documentationΒ #1474

Open
@oliverw1

Description

@oliverw1

In at least versions 1.22.0 and 1.28.0, the documentation for tagging runs states that one can pass a string, like run.set_tags("foo"). However, since RunHistoryFacade.set_tagscalls WorkspaceClient._sanitize_tags, this will fail, as the latter calls the method items on its argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ADOIssue is documented on MSFT ADO for internal trackingTrainingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions