- Issue created by @spuky
- π©πͺGermany spuky
It might be easyer to copy from this comment:
in composer extras patches add:"drupal/domain": { "https://www.drupal.org/project/domain/issues/3367785": "https://git.drupalcode.org/project/domain/-/merge_requests/56.diff", "https://www.drupal.org/project/domain/issues/3456123": "https://git.drupalcode.org/project/domain/-/merge_requests/83.diff", "https://www.drupal.org/project/domain/issues/3456273": "https://git.drupalcode.org/project/domain/-/merge_requests/84.diff" }
- πΊπΈUnited States JackG102 Falls Church, VA
@spuky or anyone else, once the merge requests get merged in, do those diff files disappear as URLs? I am trying to get a 10.3 release going for our site and do not want to reference URLs that will eventually disappear, breaking our applying of patches. Thank you!
- π©πͺGermany spuky
They normaly stay arround for a long time... If you are super concerned you always can create a patches folder in your codebase and link to a copy of those files... in your composer.json or if you you have no other reason to upgrade stay on 10.2 which gets security updates till December 15th and things will be sorted out by then I guess.
- πΊπΈUnited States agentrickard Georgia (US)
We never use MR diffs because they are unstable. Much better to copy the file to local and store in a /patches directory.
- πΊπΈUnited States agentrickard Georgia (US)
Better to handle these in their own issues:
* π Available on Current Domain doesn't instantiate Needs work needs a clean refactor against 2.0.x
* π DomainAccessCurrentAllFilter operators method is not compatible Fixed has been merged
* π WSOD Undefined method Drupal\domain\DomainListBuilder::formBuilder Needs review has been merged, and π Drupal 10.3 breaks DomainListBuilder Closed: duplicate marked as duplicate