Account created on 8 August 2019, over 5 years ago
#

Merge Requests

More

Recent comments

🇩🇰Denmark erik_petra

Patch to temporarily fix the issue.

The correct fix would be to readjust the logic in OpenIDConnectSession::saveDestination

🇩🇰Denmark erik_petra

You can write your own Field Transform plugins and we're currently working on a guide for it.
But a good example for it is to check out some existing ones, such as src/Plugin/Transform/Field/EntityTransform.php

As for field support for Views Transforms, that's our next goal within Views integration.

🇩🇰Denmark erik_petra

I created a patch to fix this issue, however it creates another one.

Once the empty region is fetched and cached, new blocks added to the region don't show up, unless the cache is cleared.

🇩🇰Denmark erik_petra

Next tasks:

  • Rework pager logic to use more core functionality or unify it
  • Implement full pager transform mode for pager
🇩🇰Denmark erik_petra

Views blocks and layout builder blocks added in 1.1.0-beta3 release

🇩🇰Denmark erik_petra

I'm changing this to Major, as it affects core functionality.

The workaround I had to do was to create a new role placeholder field as entity reference to roles, hide the original field, and fill the original one in the form submit hook. Presave could work too.

Then I used the new role placeholder field with conditional logic to make things work.

🇩🇰Denmark erik_petra

That fixed the issue, thanks!

🇩🇰Denmark erik_petra

Note, that I added a patch to fix this issue, however, its code does not fit the current code structure/style.

It's only intended for hotfixing this bug.

🇩🇰Denmark erik_petra

Fix is part of 2.0.2 version release, closing the issue.

🇩🇰Denmark erik_petra

erik_petra changed the visibility of the branch master to hidden.

🇩🇰Denmark erik_petra

New release of commerce_packeta 2.0.0 is Drupal 10 compatible. Thanks for creating an issue.

🇩🇰Denmark erik_petra

Patch at #55 did not apply successfully for me through composer patches, so I fixed it and also fixed some formatting. Patch is for 2.0.1, due to Drupal 10 upgrades.

Production build 0.71.5 2024