Skip to content

API filter last_login date #10866

@boesr

Description

@boesr

Is your feature request related to a problem? Please describe.
I want to implement a mechanism via the API that notifies all users that have a login date prior to 1 year ago.

Describe the solution you'd like
It would be nice to filter users according to their last_login attribute.

Describe alternatives you've considered
At the moment I would sort the result by the last_login attribute and iterate through it till I reach a date that is earlier than 1 year ago. All other users get notified.

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestenhancement/confirmedEnhancements that will be implemented in the futurepr_wantedWill eventually be fixed/implemented upstream, PRs will happily be accepted.

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions