Chris Todorov
Chris Todorov
Thanks @mamhoff! I left a couple of small comments, but love the simplified solution you have proposed here and the new configuration preference ❤️
Hey @blakeprudhomme, we've done some work to introduce a new configuration value for the migration path. If you have a chance take a look at the PR and let us...
I doubt anyone is using this, but I guess we would have to deprecate and then remove this in a major version?
The first part of this is done, which is adding the ability to confirm a batch action. I think we may want this to be the default behaviour for all...
First part of this change was merged here https://github.com/solidusio/solidus/pull/5702
We are also seeing an issue with rendering haml templates/partials through Deface when updating to version 6.x. The behaviour we're seeing is that the raw template is being output instead...
Hey @rahul88787, we are not able to reproduce this issue on a stock sandbox Solidus app on the `v4.3` branch. Do you happen to have any customizations to the admin...
Hey @mamhoff, @benjaminwil and I were able to track this down to the call to `DummyApp.initialize` resetting the deprecation behaviour. Moving the code to set the override after that call...
This has been addressed in `main` as part of the changes merged [here](https://github.com/solidusio/solidus/pull/6011), however it doesn't look like this made it in time for the v4.4.2 release, it was merged...
Hey @fthobe, this seems like a feature request that you have tagged as a bug report. The behaviour you are describing in this ticket has never been part of the...