Skip to content

Since v5.2.2, "api_call_facts()" changed the response of api_call_object #162

Open
@duanetoler

Description

@duanetoler

Back in v5.2.2, in checkpoint.py, api_call_facts() (line 582; currently line 591 in master) was changed to transliterate the value of api_call_object from "-" to "_" on the response. However, this created inconsistency with api_call_facts_for_rule() from v5.2.2 and beyond (currently line 1438 in master). api_call_facts_for_rule() doesn't transliterate the two characters.

Will this be corrected? Of course, doing so will be a breaking change for everyone's playbooks, just as it was between v5.2.1 and v5.2.2 (when many of mine broke, like for MDS global-assignment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions