Problem/Motivation
On 3.2.0, the class GroupMembershipLoader is deprecated. The header class points though to a wrong issue (as it is a 404 page). I believe the correct link should be https://www.drupal.org/node/3382559 instead.
Just mentioning this, as i dont know how much ppl follow the links, but if anyone is looking for, nad they dont see the release log, the issue and proper link is here as well
Many thnks :)
Steps to reproduce
-
Proposed resolution
Just change the link in a next release, dont think a patch is needed
Comments
Comment #2
gorkagr commentedSorry, i have realized the proper link should be https://www.drupal.org/node/3383363
Right now the `@see ` points to https://www.drupal.org/project/group/issues/3383363 instead (causing 404)
Comment #3
kristiaanvandeneyndeGood catch, will fix as part of next release
Comment #6
kristiaanvandeneyndeCommitted directly as it's just a docs change.