Skip to content

Remove "Access expires" column from group/project members list

What does this MR do and why?

Related to #332643 (closed)

Removes Access expires field from group/project members list. The expiration date is already displayed in the datepicker input so there was some feedback that this was duplicate information. By removing this column we also free up some extra space in the table that can be used for more important information (such as Last sign-in

Screenshots or screen recordings

View Before After
Group members Screen_Shot_2021-09-29_at_11.34.22_AM Screen_Shot_2021-09-29_at_11.29.09_AM
Project members Screen_Shot_2021-09-29_at_11.35.34_AM Screen_Shot_2021-09-29_at_11.28.10_AM

How to set up and validate locally

  1. Create a group or project
  2. Navigate to group or project -> Group/project information -> Members

MR acceptance checklist

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

Edited by Peter Hegman

Merge request reports