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

Ability to filter users by date joined #838

Closed
paynejd opened this issue Jul 13, 2021 · 1 comment
Closed

Ability to filter users by date joined #838

paynejd opened this issue Jul 13, 2021 · 1 comment
Assignees
Labels
api2 OCL API v2 intro Issues which are easy enough to work on for new developers
Milestone

Comments

@paynejd
Copy link
Member

paynejd commented Jul 13, 2021

We'd like to be able to periodically create a report of users who haver joined in the past x days. This can be accomplished with a filter on users.date_joined. This is similar to #829.

@paynejd paynejd added api2 OCL API v2 intro Issues which are easy enough to work on for new developers labels Jul 13, 2021
snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue Jul 27, 2021
@snyaggarwal
Copy link
Contributor

@paynejd Following can be used to filter users on date joined:
?dateJoinedBefore=YYYY-MM-DD
?dateJoinedSince=YYYY-MM-DD

@jamlung-ri jamlung-ri assigned PatrickCmd and unassigned PatrickCmd Jul 27, 2021
@paynejd paynejd added this to the Sprint 16 milestone Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api2 OCL API v2 intro Issues which are easy enough to work on for new developers
Projects
None yet
Development

No branches or pull requests

4 participants