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

FRW-8766 Order matrix performance improvement IG. #2750

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

kraal-spryker
Copy link
Contributor

@kraal-spryker kraal-spryker commented Aug 1, 2024

@kraal-spryker kraal-spryker added 202407 Docs for 202407 release updated PR contains meaningful changes to some document labels Aug 1, 2024
@@ -1205,6 +1212,112 @@ Make sure that, on the following Storefront pages, even if the `display` propert

{% endinfo_block %}

## Install order matrix feature

Follow the steps below to install the Order Matrix feature.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don not have Order matrix feature, please make it part of Order management feature.


| PLUGIN | SPECIFICATION | PREREQUISITES | NAMESPACE |
|--------------------|----------------------------------------------------------------------------|---------------|------------------------------------------------|
| OrderMatrixConsole | A console command write whole order matrix statistics to a separate table. | | Spryker\Zed\OrderMatrix\Communication\Console |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| OrderMatrixConsole | A console command write whole order matrix statistics to a separate table. | | Spryker\Zed\OrderMatrix\Communication\Console |
| OrderMatrixConsole | A console command writes whole order matrix statistics to a separate table. | | Spryker\Zed\OrderMatrix\Communication\Console |


Set up the following behaviors.

#### Set up an order matrix console command
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could be not the only one plugin in the table, please get rid of this line.

}
```

2. Adjust the scheduler configuration:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be part of Setup configuration section.

asmarovydlo
asmarovydlo previously approved these changes Aug 2, 2024
@@ -1205,6 +1235,84 @@ Make sure that, on the following Storefront pages, even if the `display` propert

{% endinfo_block %}

Follow the steps below to install the Order Matrix feature.

#### 1) Set up Order Matrix behavior.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. It's not the first step.

asmarovydlo
asmarovydlo previously approved these changes Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202407 Docs for 202407 release updated PR contains meaningful changes to some document
Development

Successfully merging this pull request may close these issues.

3 participants