Skip to content

Use CreatedAtFilter in GroupMemberFinder

Aakriti Gupta requested to merge ag-add-created-scope-for-group-members into master

What does this MR do?

This MR adds the CreatedAtFilter to GroupMemberFinder and makes GroupMember model CreateFilterable, so that the new scopes can be used to Group members by created_after in a follow up MR !26600 (merged)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Aakriti Gupta

Merge request reports