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

Feature/gh 13308 consistent attribute #13344

Merged
merged 3 commits into from
Aug 4, 2021

Conversation

ChristophHi
Copy link
Contributor

No description provided.

@cypress
Copy link

cypress bot commented Aug 3, 2021



Test summary

2 0 0 0Flakiness 0


Run details

Project spartacus
Status Passed
Commit 2b2b01f ℹ️
Started Aug 4, 2021 4:54 AM
Ended Aug 4, 2021 4:56 AM
Duration 01:14 💡
OS Linux Ubuntu - 18.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@Larisa-Staroverova Larisa-Staroverova self-requested a review August 4, 2021 05:34
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2021

Public API changes

⚠️ @spartacus/product-configurator/rulebased

     export interface Configuration {
         complete?: boolean;
         configId: string;
+        consistent?: boolean;
         // (undocumented)
         groups?: Group[];
         // (undocumented)

⚠️ Some entry points are currently impossible to analyze.

Read more

💰 How to debug problems?

Read more

@ChristophHi ChristophHi merged commit 594ad25 into develop Aug 4, 2021
@ChristophHi ChristophHi deleted the feature/GH-13308-consistent-attribute branch August 4, 2021 06:18
@ChristophHi ChristophHi temporarily deployed to dev August 4, 2021 06:18 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VC configurator: 'consistent' attribute of configuration is not taken over from OCC
2 participants