solidus icon indicating copy to clipboard operation
solidus copied to clipboard

🛒 Solidus, the open-source eCommerce framework for industry trailblazers.

Results 316 solidus issues
Sort by recently updated
recently updated
newest added

**Description** I couldn't remove database cleaner because some specs on backends started to fail. Then I realized that it used just to truncate the database before starting run all specs....

Enhancement
Solidus Admin
Needs Work

**Description** This PR adds the ability for the user to enable/disable the store credits at checkout step **Checklist:** - [x] I have followed [Pull Request guidelines](https://github.com/solidusio/solidus/blob/master/CONTRIBUTING.md#pull-request-guidelines) - [ ] I...

type:enhancement
changelog:solidus_core

**Solidus Version**: all, including master **How to reproduce** Trying to `empty` a shipped order via API raises a 500 error, which is something we should try to avoid. This can...

type:bug
good first issue

**Description** The naming of this method is confusing and it may induce developers to believe it refreshes shipments while it actually only destroys them on a standard Solidus store. The...

Enhancement
Solidus Core

**Description** In a previous PR #4026, a fix was implemented to prevent an application from crashing by capturing an exception and providing a replacement image to prevent a non-operable UI....

**Solidus Version**: all including master **Description** In some views we're probably using `cancancan` in an unsupported way. Instead of passing a single action, we provide an array with multiple values....

type:bug

For obvious reasons. Open to other naming suggestions of course. There are other parts in the codebase that use blacklist, these are from 3rd party software that need to be...

Enhancement
Solidus API
Solidus Core

We have quite an old set of Rubocop rules. We should evaluate the impact of updating the rules we have to a new set. Also, we should consider that at...

type:bug

**Solidus Version**: all, including master **To Reproduce** Please check the attached video: https://www.loom.com/share/ad878419beab485c84deb35c13a3413d Add an item to the cart, and then push the `Empty Cart` button. All items will be...

Bug
Help Wanted
Solidus Admin

How to make it so that it is displayed not in different line items, but one, provided that we select the same product option? And some strange behavior with quantity....

Bug
Solidus Admin