All image styles deleted and not regenerated

Created on 18 March 2025, 19 days ago

Problem/Motivation

After changing options on /admin/config/media/drimage_improved, apparently all of my drimage styles have been deleted and are not regenerated. It seems to have reset all of the media display styles to Standard and all of the drimage paths on my page now generate 404 errors on the reports page. Is there any way I can re-initialize the styles that are part of varbase?

Could it be related to this?
https://www.drupal.org/project/drimage/issues/3394299 🐛 Generated image styles are never invalidated/deleted Fixed

Steps to reproduce

Change one of the options as described in the above issue.

Proposed resolution

Remaining tasks

  • ✅ File an issue
  • ➖ Addition/Change/Update/Fix
  • ➖ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ➖ Code review by maintainers
  • ➖ Full testing and approval
  • ➖ Credit contributors
  • ➖ Review with the product owner
  • ➖ Release notes snippet
  • ❌ Release

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
💬 Support request
Status

Active

Version

1.0

Component

User interface

Created by

🇩🇪Germany scroogie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @scroogie
  • 🇩🇪Germany scroogie

    Okay, I think I found out what the problem is, and it could actually be a bug, not a support request.

    In the meantime I had installed imagewidget_crop for a different entity type, where I want users to crop manually. This seems to completely stop the generation of new imagestyles by drimage_improved. So I inadvertantly hit one of the options that removes / resets all drimage styles, and the module couldn't generate new ones because imagewidget_crop was installed.

    As soon as I uninstalled imagewidget_crop, it worked again. Is this on purpose?

Production build 0.71.5 2024