Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Jul 2020 at 20:45 UTC
Updated:
4 Aug 2020 at 22:24 UTC
Jump to comment: Most recent
Comments
Comment #2
damienmckennaComment #3
drummThe new parent issue has a few other improvements planned, like #3158855: Add time ago toggle to merge request activity on Drupal.org issues. So focussing this issue down on just linking the username. This wasn’t done so far, since we need a bit more data to translate GitLab users back to the correct links to Drupal.org users.
This should be doable without additional HTTP requests, we can have the original issue request add in a JS setting mapping all the commenters on the issue. We already post an issue comment on behalf of someone interacting with the merge request, if they have not already commented on the issue, for issue credit. So everyone interacting with the merge request should already be in the issue.
Comment #4
drummComment #6
drummMerge request activity now links to Drupal.org user pages.