solidus
solidus copied to clipboard
Admin panel - users - edit exist user - update address field always return 200
gem 'solidus_backend', '~> 3.1'
https://drive.google.com/file/d/1fCWoJh98L1_d73qh5VAtCowEW7QMUSpf/view?usp=sharing
any suggestion?
Looks like a bug that needs to be looked into by someone. Would appreciate any more information on this you found in debugging it. What version of Rails are you running?
any suggestion?
It looks like https://github.com/solidusio/solidus/blob/3b30854712cc7c50fb49a2ee461b848d938c5ca7/backend/app/controllers/spree/admin/users_controller.rb#L58 will return true no matter what. @iLucker93, do you want to work on it? I'll happily provide any help you need.
@waiting-for-dev I would love to help you, but I have a lot of work on the current project :( I'll will take on look on it when it possible.