Open
Description
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
Labels
No labels