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

CLI: From mr_setup include the company wizard to enable the user to add an initial company #16

Closed
miha42-github opened this issue Nov 20, 2022 · 1 comment · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@miha42-github
Copy link
Contributor

miha42-github commented Nov 20, 2022

Scope of change

  1. Link the company wizard creation process to mr_setup, this will likely need to include an override for defining the registered company as the owning company, this cannot be a choice for the user as they are registering a company
  2. As a part of the registration process create a bucket to store interactions for the registered owning company

Change considerations

  • Setting the role property for the company may not follow the standard in the wizard you'll need to take a look at this, but perhaps we can merely directly set it. A little look into interaction.js will pay dividends.
  • As much as possible a little refactoring should be considered to enable an easier time at maintaining the code. The refactoring should consider common CLI and the company wizard steps.
@miha42-github miha42-github self-assigned this Nov 20, 2022
@miha42-github miha42-github added the enhancement New feature or request label Nov 25, 2022
@miha42-github miha42-github linked a pull request Nov 25, 2022 that will close this issue
@miha42-github
Copy link
Contributor Author

Closed with pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant