Skip to content

Spond.get_event() doesn't return 'scheduled' events, i.e. where invites are set to send in the future. #138

Description

@elliot-100

This is because get_event() calls get_events() with no parameters, which means include_scheduled defaults to False.

This filters out any events for which invites are set to send in the future (not 100% sure of behaviour with recurring events).

This is unexpected, but not sure if it can be considered a bug - maybe a documentation gap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions