Skip to content

Creating todos for owners of group when request access

What does this MR do and why?

This MR creates Todos for 10 recently active owners of a group if an access request is raised for it. image

Auto deletion and marking done of todos will be handled as part of issue #374726 (closed)

How to set up and validate locally

  1. Create a public group named todo-request-check and make some users as its owner.(You may want to add more than 10 owners to check boundary condition).
  2. Raise access request for the group from a non-member account.
  3. For the 10 recently active owners of group todos should be created and they should be able to go to access requests page of the group.

Screenshots

No member request

image

Requesting access

image

GroupOwner1 todos list

image

GroupOwner2 todos list

image

11th group owner's todos list

image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #374608 (closed)

Edited by Hitesh Raghuvanshi

Merge request reports