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

"magerun2 customer:create" except dynamical customer attributes #365

Open
arteugen opened this issue Mar 14, 2018 · 3 comments
Open

"magerun2 customer:create" except dynamical customer attributes #365

arteugen opened this issue Mar 14, 2018 · 3 comments

Comments

@arteugen
Copy link

Problem is if you have in project custom obligatory attributes that variate from standard required attribute - it is not possible to create an account via magerun2

@amenk
Copy link
Contributor

amenk commented Sep 27, 2018

I might have the same problem - I am getting

Requested store is not found

but we have a (non obligatory) custom attribute

do you have the same problem or another one? Which error are you getting?

@arteugen
Copy link
Author

Hi @amenk
i had another problem.
try to set the store in you cli directly like:
mr2 customer:create --email email@netz98.de --password Password1234 --firstname Firstname --lastname Lastname --website 1
@cmuench knows already about this problem with obligatory attributes

@amenk
Copy link
Contributor

amenk commented Sep 28, 2018

You mean without --email and so on, right? because the options are not named

 Usage:
   customer:create [options] [--] [<email>] [<password>] [<firstname>] [<lastname>] [<website>]

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

No branches or pull requests

2 participants