๐Ÿ‡ฎ๐Ÿ‡ณIndia @Krishna Mishra

Account created on 26 May 2010, over 14 years ago
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

Patch is not working with 8.x-1.4, so generated new patch file (no logical change, only generated compatible patch) .
Here is patch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

I can reproduce same issue: Custom roles like (editor, author) on drush deploy :
1: Roles removed
2: Then again role created as config files exits for roles during deploy process. But this causes issue that for users role assignment has been removed as in first stpe of deploy roles are deleted.

Steps to reproduce :
1: Update D9 to D10
2: Manually edit core.extension.yml and remove entity_browser
3: Execute drush deploy -y this will uninstall EB module and result above issue.

Thanks!!

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

I found by default I was getting $form.data('bef-auto-submit-delay') = 'undefined' for very first auto-submit of form field, if multiple exposed form exists on page. And causing configurable value is not applied for first auto submit and default delay is set 500 instead of configured value.
So passed default delay using drupalSettings.
Here is patch :

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

Hi, If you are using group module try this patch.
https://www.drupal.org/project/group/issues/3071489 ๐Ÿ› Incorrect Access Check on Media Library RTBC

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

Krishna Mishra โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia Krishna Mishra

Patch is not applying with 2.x version. Here is compatible patch.

Production build 0.71.5 2024