πŸ‡¬πŸ‡§United Kingdom @Belazoth

Account created on 9 February 2016, over 8 years ago
#

Recent comments

πŸ‡¬πŸ‡§United Kingdom Belazoth

Thanks for the suggestion Welly. I have updated the patch and the merge request, let me know if everything you have any other suggestions.

πŸ‡¬πŸ‡§United Kingdom Belazoth

I have updated the patch and merge request as I noticed that even if you had the permission 'update report data' you could not update the report data as it was looking for a different permission.

πŸ‡¬πŸ‡§United Kingdom Belazoth

I have made a merge request with the change that will hopefully fix this issue. This is also a patch with the same changes for those who might want to use the fix before it gets merged.

πŸ‡¬πŸ‡§United Kingdom Belazoth

Thanks for letting me know @claudiucristea. I have updated the patch to remove the drupal/core line instead of updating it.

πŸ‡¬πŸ‡§United Kingdom Belazoth

@klemendev if you are using composer you can assess it by running the following.

composer require 'drupal/clamav:^2.0.2@RC'

πŸ‡¬πŸ‡§United Kingdom Belazoth

I noticed that when trying to apply the patch from #9 onto release 2.0.1 you also needed to apply the patch from #5 first otherwise patch from #9 would not apply. So i have combined them into one patch to make it simpler for people until release 2.0.2-rc1 is released

πŸ‡¬πŸ‡§United Kingdom Belazoth

This patch should fix the issues spotted via the upgrade status module. But as the core/jquery.once asset library is deprecated in Drupal 9.3.0 and its replacement was added in Drupal 9.2.0 it means the module can't support D8 and D10 in the same release, so this patch drops the D8 support.

πŸ‡¬πŸ‡§United Kingdom Belazoth

#20 fixes an error I was getting when trying to run the cron

Error: Call to undefined method Drupal\Core\Entity\EntityTypeManager::accessCheck() in Drupal\business_rules\Entity\Schedule::executeSchedule() (line 409 of /var/www/html/docroot/modules/contrib/business_rules/src/Entity/Schedule.php)

πŸ‡¬πŸ‡§United Kingdom Belazoth

Belazoth β†’ made their first commit to this issue’s fork.

πŸ‡¬πŸ‡§United Kingdom Belazoth

When scanning the module with the patch in #2 applied with the upgrade_status module, it mentioned that the dupal/core requirement in the composer.json was not compatible with the next major version. So I updated that file and added the change to the patch from #2

Production build 0.69.0 2024