Skip to content

Commit

Permalink
Merge pull request #16 from vtex-apps/EDU-10520-updated-section-frequ…
Browse files Browse the repository at this point in the history
…ently-questions

EDU-13520 Updated section frequently questions
  • Loading branch information
geisecosta authored Oct 24, 2024
2 parents 24d09bb + 3bb8ff3 commit 3c06abd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- Add catalog-info.yaml

## [0.3.1] - 2024-10-22

### Changed
- Updated section frequently questions

## [0.3.1] - 2023-09-14

### Fixed
Expand Down
23 changes: 1 addition & 22 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,7 @@ For additional features, you can also install the [Quick Order](https://develope

### How do I fix the schema issue?

If you are getting alerts on B2B apps regarding a schema issue, please follow the steps below:

1. Open the VTEX Admin, and click the Master Data link on the left side of the screen.
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-1.png "Step one")

2. After logging in, click **Advanced settings** as shown in the image below:
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-2.png "Step two")

3. Click the last link in the list:
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-3.png "Step three")

4. Click **Data Entities**, find the CL row, and click the **Edit** button as shown in the image below:
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-4.png "Step four")

5. Find the unchecked field that is nullable and check it. Only the **email** field must be unchecked.
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-5.png "Step five")

6. Click **Save**.
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-6.png "Step six")

7. Click the **Publish** button to apply the changes:
![Alt text](https://raw.githubusercontent.com/vtex-apps/b2b-suite/main/docs/assets/schema-7.png "Step seven")
For more details on how to resolve schema-related issues, please refer to the article [I can't fix the schema error in B2B apps](https://help.vtex.com/en/tutorial/i-cant-fix-the-schema-error-in-b2b-apps--WkjJZSnGXCiqmLhg4b0OR).

<!-- DOCS-IGNORE:start -->

Expand Down

0 comments on commit 3c06abd

Please sign in to comment.