-
Couldn't load subscription status.
- Fork 2
IBX-8552: Added option to configure registration user group by user group content remote id #98
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
Conversation
…roup content remote id
src/bundle/DependencyInjection/Configuration/Parser/UserRegistration.php
Outdated
Show resolved
Hide resolved
…ration.php Co-authored-by: Konrad Oboza <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please deprecate old setting and remove in 5.0 ?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Approved on DXP Commerce 4.6.x-dev



Related PRs:
Description:
SonarCloud analysis is false positive and relates to change from
$this->asserttoself::assertFor QA:
This fix nothing out of the box in existing instalations - if wrong group is assigned (and it was by default), nothing we can do to fix it. However, this fix new instalations and adds possible configuration with remote content id so we avoid those problems in the future.
Documentation: