Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimbourses with store credits is not assigning credits #2930

Closed
kennyadsl opened this issue Oct 31, 2018 · 1 comment
Closed

Reimbourses with store credits is not assigning credits #2930

kennyadsl opened this issue Oct 31, 2018 · 1 comment
Labels
type:bug Error, flaw or fault

Comments

@kennyadsl
Copy link
Member

Steps to reproduce

  1. Create a shipped order associated to a registered user
  2. Create a RMA with Reimbursement Type: Store Credits
  3. Create a Return
  4. Reimbourse the Order
  5. Go to the admin user page under admin/users/:id/store_credits

Expected behavior

I should find the credits assigned to that user.

Actual behavior

No store credits are assigned to that user.

System configuration

Solidus Version: master (via sandbox)
Extensions in use: none

@kennyadsl kennyadsl added the type:bug Error, flaw or fault label Oct 31, 2018
@kennyadsl
Copy link
Member Author

This happens when there is no user in the database with the email spree@example.com. This has been already addressed into #2802 that will also close this issue when merged.

I'm just reporting the issue here for documentation and to help other users that find this strange issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error, flaw or fault
Projects
None yet
Development

No branches or pull requests

1 participant