Add scheduled for deletion message to groups
What does this MR do and why?
We recently migrated Your work -> Projects and Your work -> Groups to shared Vue components. I noticed that projects pending deletion say Scheduled for deletion on <date> but groups do not have this text. This MR updates the shared Vue components to show this on groups and projects for consistency.
References
Screenshots or screen recordings
Groups
| Before | After |
|---|---|
![]() |
![]() |
Projects
No visual changes, still works
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Go to
Your work->Groups - Delete a group from the quick actions dropdown
- Go to the
Inactivetab. The group should sayScheduled for deletion on <date>
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Hegman



