πŸ‡§πŸ‡ͺBelgium @nick dewitte

Account created on 12 February 2018, about 7 years ago
#

Merge Requests

Recent comments

πŸ‡§πŸ‡ͺBelgium nick dewitte

The current logic uses the interface language.

This is a problem for multilingual sites where the user has set their interface language to e.g. english, but manages content in several languages.

The attached MR should resolve this issue.

πŸ‡§πŸ‡ͺBelgium nick dewitte

We were having some issues with this.

In our case, the latest revision wasn't always used with the canges from MR69, resulting in stale (or missing) scheduler data.
The attached patch aims to resolve this by explicitly loading the latest revision.

The translations of the entity are also being iterated, to take into account scheduling settings on non-default entity translations.

I'm unsure this is the way to go, so I've attached this as a separate patch.

πŸ‡§πŸ‡ͺBelgium nick dewitte

Seems like this was fixed in commit be510aa5a3adaffe462417cdc61975fdb4c299c8, which was included in v4.0.1

πŸ‡§πŸ‡ͺBelgium nick dewitte

We've had some issues applying #45, so here's a reroll.

πŸ‡§πŸ‡ͺBelgium nick dewitte

For future reference, this behavior can be (conditionally) bypassed by implementing the following hook:
hook_jsonapi_entity_filter_access()

Production build 0.71.5 2024