- 🇺🇸United States KoolAidGuy
I noticed this patch does not update the info.yml file so Upgrade Status still reports Transaction as Incompatible after applying the patch.
- First commit to issue fork.
- last update
over 1 year ago Composer require failure - 🇺🇸United States jamesgrobertson
I created a merge request for #3299343-3: Automated Drupal 10 compatibility fixes → and the necessary updates to the
.info.yml
file. - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - First commit to issue fork.
- last update
about 1 year ago Composer require failure - last update
about 1 year ago Patch Failed to Apply - 🇮🇳India asarfaraz
Here's a patch which makes the module compatible with D10
- Status changed to RTBC
about 1 year ago 8:13am 13 November 2023 - 🇩🇪Germany slowflyer
Would be really great to get a D10 compatible version.
- last update
about 1 year ago 7 pass - First commit to issue fork.
- last update
12 months ago Composer require failure - Status changed to Needs review
12 months ago 2:42pm 4 December 2023 - 🇵🇱Poland blazey
Hi Folks!
I've added a few changes to the MR regarding the access checks. It might be ok to use
->accessCheck()
in places where we show transactions in the UI, e.g. in the list builders. However, we can't rely on the currently logged in user having access to the transactions in places which are critical for the functionality of the module and there we should explicitly disable access checking with->accessCheck(FALSE)
.Transactions can be created in cron or via a drush command and in these scenarios there is no
current_user
, i.e. they run as anonymous. The anonymous user doesn't need to (and really shouldn't) have access to see the transactions, so the calls to critical methods likegetLastExecutedTransaction
can return wrong values. - Status changed to RTBC
12 months ago 8:39am 8 December 2023 - 🇬🇪Georgia Davituri Tbilisi
Davituri → changed the visibility of the branch transaction-3299343-3299343-automated-drupal-10 to hidden.
- 🇬🇪Georgia Davituri Tbilisi
Davituri → changed the visibility of the branch transaction-3299343-3299343-automated-drupal-10 to active.