Skip to content

Adding Args option fro Saved Search history method #126

Closed
@vineethsoma

Description

@vineethsoma

Hello,
I have a use-case where I need to get the latest run of a scheduled saved search.

I know SavedSearch class has a history method which gets me all the old jobs runs. But it looks like the results are being paginated to the earliest 30 results.

The history method itself doesn't have any options to pass arguments for the GET call.

Is there any other way to achieve this? I know the REST API does support sort_dir=desc option for getting the history jobs in descending order.

I would also be happy to do these changes.

Thanks,

-Vineeth

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions