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

Install the Shipment feature #1873

Merged

Conversation

AsonUnique
Copy link
Contributor

@AsonUnique AsonUnique added the tech review needed PR needs tech review label May 25, 2023
@AsonUnique AsonUnique self-assigned this May 25, 2023
@AsonUnique AsonUnique added 202400 PR contains document for the upcoming release 202400 updated PR contains meaningful changes to some document and removed 202400 PR contains document for the upcoming release 202400 labels May 25, 2023
dmiseev
dmiseev previously approved these changes May 25, 2023
@dmiseev dmiseev added TW review needed PR needs Technical writer's review and removed tech review needed PR needs tech review labels May 25, 2023
@VadymSachenko VadymSachenko added in TW review PR is in review by a technical writer and removed TW review needed PR needs Technical writer's review labels May 26, 2023
1. Fill the `spy_shipment_type`, `spy_shipment_type_store` tables with data.
2. Run the `console publish:trigger-events -r shipment_type` command.
3. Make sure that the `spy_shipment_type_storage` table has been filled with respective data.
4. Make sure that, in your system, storage entries are displayed with `kv:shipment_type:{store}:{shipment_type_id}` mask.
Copy link
Contributor

@VadymSachenko VadymSachenko May 26, 2023

Choose a reason for hiding this comment

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

Shouldn't we add an explanation/descripton of the placeholders ({shipment_type_id} and {store}?

Suggested change
4. Make sure that, in your system, storage entries are displayed with `kv:shipment_type:{store}:{shipment_type_id}` mask.
4. Make sure that, in your system, storage entries are displayed with `kv:shipment_type:{store}:{shipment_type_id}` mask. The {store} placeholder stands for {add explanation}, and {shipment_type_id} stands for {add explanation}.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's not necessary because explanations will not bring any additional value. These are standard placeholders for search/storage modules so they are clear for other developers.

@VadymSachenko VadymSachenko changed the title CC-28481 Update Shipment IG with Shipment Type Storage part Install the Shipment feature May 26, 2023
Copy link
Contributor

@andriispryker andriispryker left a comment

Choose a reason for hiding this comment

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

Approved.

@VadymSachenko VadymSachenko added ready for merge The PR can be merged and removed in TW review PR is in review by a technical writer labels May 31, 2023
@VadymSachenko VadymSachenko merged commit ffd79d4 into master Jun 1, 2023
@VadymSachenko VadymSachenko deleted the feature/cc-28481/cc-28494-shipment-type-storage-ig branch June 1, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202400 PR contains document for the upcoming release 202400 ready for merge The PR can be merged updated PR contains meaningful changes to some document
Development

Successfully merging this pull request may close these issues.

4 participants