Brussels
Account created on 13 January 2006, over 18 years ago
#

Recent comments

🇧🇪Belgium Vacilando Brussels

#11 worked for me as well. Could this please be committed to dev at least?

🇧🇪Belgium Vacilando Brussels

#24 (based on #18) works perfectly, thanks!

Is there in the meantime a module that solves this problem in a generic way for views with this kind of relationships?

🇧🇪Belgium Vacilando Brussels

Well, in my experience turning off the Views cache improves things. Simple filters are remembered, but filters with multiple choices are not remembered and are all selected (see 🐛 BEF checkboxes - Allow multiple selections - Remember the last selection Active ).

🇧🇪Belgium Vacilando Brussels

Indeed, checked items are not remembered.
When returning to the filter later, all checkboxes are selected.

(BEF 8.x-5.2 & Drupal Core 9.5.8)

🇧🇪Belgium Vacilando Brussels

Olivero, but tried Seven as well - same behaviour.

In https://stackoverflow.com/questions/66011876/drupal-9-message-and-messag... they say something about outdated jQuery.js in the theme, but I don't see why that would be a problem in my sites since Olivero is a theme from Drupal core.

If I knew what to look for to help I would but at the moment I don't, plus my problem ( 🐛 No link to file download after batch finished Closed: works as designed ) is solved (albeit by switching off BigPipe).

🇧🇪Belgium Vacilando Brussels

Correct. Here's a second D 9.5.3 site I have with BigPipe enabled. I've just saved the block layout. There is no status message. If I disabled BigPipe, the status message would show.

🇧🇪Belgium Vacilando Brussels

Thanks solidegloria, thanks to you I've realized my "Status messages" block newer displayed.

The reason has something to do with BigPipe module, see https://stackoverflow.com/questions/66011876/drupal-9-message-and-messag...

Created a core issue to examine the problem: https://www.drupal.org/project/drupal/issues/3341735 💬 Status messages block not showing while BigPipe module enabled in contrib/custom admin theme Postponed: needs info

But this ticket can now close as there's no problem with views_data_export ✓

🇧🇪Belgium Vacilando Brussels

Upgraded to the dev version. No parameters in view or export link path. All kinds of config parameter combination. Still no download link after the batch finishes :-(

Could you perhaps post a screenshot so that I at least know where to look for the download link?

🇧🇪Belgium Vacilando Brussels

Solved by deleting and adding role "authenticated". Not sure why it was needed.

In any case, I suggest making
$role = Role::load('authenticated'); (https://git.drupalcode.org/project/google_analytics/-/blob/4.x/google_an...)
conditional, as it's not guaranteed that every system will have a role with that name.

Production build 0.69.0 2024