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

CXEC-22657 : DataHub Backoffice requires same credentials to be used … #73

Open
wants to merge 4 commits into
base: 2211-datahub
Choose a base branch
from

Conversation

…by different DataHub instances - added script to load defualt user credentials.
Copy link

@sanosov sanosov left a comment

Choose a reason for hiding this comment

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

The changes are right but done too early. They won't work without increasing the commerce suite version to the release that includes the bug fix.

@@ -1,10 +1,17 @@
#% impex.setLocale( Locale.ENGLISH )

# DataHub configurations
INSERT_UPDATE DataHubUserModel ;id[unique = true] ; userName ; password
Copy link

Choose a reason for hiding this comment

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

userName and password attributes are not present in the version used by the sample. We need to release datahub-cs first. Then we need to change the commerce version in the manifest and only then we can add these impex statements.

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.

2 participants