Problem/Motivation

Usernames are displayed and linked on the issue comments, but if the comments come from the MR then the user's name is displayed and linked instead, creating some confusion in some cases.

For example, in this issue #3185183: Refactor ContextualUnitTest to use a data provider, we can see that @xjm made a comment in #15, but any of her comments on the MR come as "Jess", which looks as another person.

Steps to reproduce

Visit #3185183: Refactor ContextualUnitTest to use a data provider

Proposed resolution

Use the username instead of the name for the links within each MR note.

Remaining tasks

Provide patch / MR.

User interface changes

Usernames will be displayed instead of names when pulling notes from the MRs on issues.

API changes

None.

Data model changes

None.

Issue fork drupalorg-3333791

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fjgarlin created an issue. See original summary.

fjgarlin’s picture

Assigned: fjgarlin » Unassigned
Status: Active » Needs review

drumm made their first commit to this issue’s fork.

  • drumm committed 636411ec on 7.x-3.x authored by fjgarlin
    Issue #3333791 by fjgarlin: Display username instead of user's name when...
drumm’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.