magento / magento/inventory

Report of inventory bulk action doesn't work

Open
#3,015 1 comment 0 reactions 1 assignee View on GitHub

@TadeuRodrigues is already working on this.

Since May 16, 2020.

Progress: dev in progress
Dominant language
PHP
Stars
357
Forks
262
PR merge metrics
No merged PRs in 30d

Description

### Preconditions (*)

1. Magento MSI with enabled RabbitMQ service and consumer async.operations.all should be started
2. Enable in configuration 'Admin bulk operations' run asynchronously
3. Create custom stock with custom source
4. Create several products with inventory on default source

### Steps to reproduce (*)

1. Apply mass action 'Transfer Inventory To Source' from default to custom source for all your products in 'Products' grid
2. Run cron twice
3. Verify that inventory transferred successfully
4. Open 'Bulk Actions Log' and see details of your mass action

### Expected result (*)

1. In 'Summary' should be written that your items successfully updated

### Actual result (*)

1. Summary still has status 'Pending, in queue...'

![image](https://user-images.githubusercontent.com/27818516/81163442-6a088b80-8f97-11ea-859e-6e64c6b6d5bd.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.