Active
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2020 at 04:22 UTC
Updated:
29 Apr 2020 at 04:26 UTC
Jump to comment: Most recent
Error when adding 2 patches. See steps to reproduce below.
5ea8fceb91e2c9e5a916581b# /bin/sh -c cd "${DOCROOT}" && composer patch-enable --file='patches.json'
The composer patches file was created.
The composer patches functionality was enabled successfully.
5ea8fceb91e2c9e5a916581b# /bin/sh -c cd "${DOCROOT}" && composer patch-add drupal/views_accordion "STM patch 1588133074" "https://www.drupal.org/files/issues/2020-03-21/3100388-3.patch"
The patch was successfully added.
Gathering patches from patch file.
> Drupal\Composer\Composer::ensureComposerVersion
5ea8fceb91e2c9e5a916581b# /bin/sh -c cd "${DOCROOT}" && composer patch-add drupal/views_accordion "STM patch 1588133074" "https://www.drupal.org/files/issues/2020-01-30/3091388-6.patch"
[InvalidArgumentException] A patch with the same "Description" already exists.
patch-add [--no-update] [--no-dev] [--]
Fix it :)
N/A
N/A
N/A
N/A
Comments
Comment #2
kristen pol