Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for status_date_filters to find_briefs #253

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Conversation

bjgill
Copy link
Contributor

@bjgill bjgill commented Jun 15, 2021

https://trello.com/c/FGm8bi13/3-2-suppliers-may-be-missing-out-on-opportunities-due-to-misleading-banner

There are 18 possible status_date_filters, so we don't want to add them all individually. Instead allow users to provide a dictionary and let the API work out whether it's correct or not.

This should make a spot of analysis I'm trying to do a bit easier.

):
"""
The response will be paginated unless you provide user_id.

:param status_date_filters: contains additional status date filters. See the API for permitted keys.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we be any more specific about where these are listed/defined?

There are 18 possible status_date_filters, so we don't want to add them all individually. Instead allow users to provide a dictionary and let the API work out whether it's correct or not.
Copy link
Contributor

@gidsg gidsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 📅

@bjgill bjgill merged commit d2496b1 into main Jun 16, 2021
@bjgill bjgill deleted the status_date_filters branch June 16, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants