Skip to content

There is An Issue with Passing off the Parameter includeDetails=True #12

@Richard-Barrett

Description

@Richard-Barrett

There is an issue, whereby which if I pass off includeDetails=True after the report ID, it is not recognized.
Traceback (most recent call last): File "read_all_sev4_cases.py", line 65, in <module> report = my_sf.get_report((config['report']['all_cases_sev4']), includeDetails=True) TypeError: get_report() got an unexpected keyword argument 'includeDetails'

Without the parameter, the report works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions