Usuario en múltiples grupos: el título y el enlace del grupo no coinciden

Thanks, great catch! Fixed per

Technical details: primary group is updated with a direct SQL query, but the change title logic is in an ActiveRecord callback. This did not impact the “primary group” admin UI because that was updated with AR.