Problem/Motivation

The "plain diff" link on the d.o issue page is incorrect on issues that have more than one merge request.
I am experiencing this on https://www.drupal.org/project/commerce_authnet/issues/3052498

Steps to reproduce

Open a new issue on d.o
Create an issue fork
make a commit on fork
create a merge request
close the merge request
make another commit to the fork
open a new merge request

Proposed resolution

Use the most recent merge request, or provide a "plain diff" link for each MR

Comments

ben.hamelin created an issue. See original summary.

drumm’s picture

  • drumm committed 82392cd on 7.x-3.x
    Issue #3259876: Link to diffs individually for each merge request, when...
drumm’s picture

Status: Active » Fixed

Diff links are now shown for each individual merge request.

ben.hamelin’s picture

Awesome, thanks @drumm!

Status: Fixed » Closed (fixed)

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