Sharing role title does not include "USER PURGED" string instead of purged user's email #19267
Labels
area/admin
area/database
Galaxy's database or data access layer
kind/bug
release-testing-24.2
Issues stemming from 24.2 release testing process and PRs to address them
A sharing role title includes the email of each user it is shared with. Once a user is purged, that email should be replaced with
USER PURGED
. It is not; instead it is replaced with the hash that replaced the user's email on purge.Introduced: #19096
EDIT: must also look into unit test that was supposed to cover this.
The text was updated successfully, but these errors were encountered: