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

Install does not populate config.json with all user input values #1842

Closed
dancgray opened this issue Jan 16, 2018 · 2 comments
Closed

Install does not populate config.json with all user input values #1842

dancgray opened this issue Jan 16, 2018 · 2 comments
Assignees
Labels
S: merged Completed, reviewed, and merged issues T: bug

Comments

@dancgray
Copy link
Member

Expected Behaviour

When installing the user entered values for:
useffmpeg
smtpConnectionUrl - SMTP server
smtpService - SMTP service
smtpUsername - SMTP username
smtpPassword - SMTP password
fromAddress - Sender email address
rootUrl - The url this install will be accessible from

Should be saved to /conf/config.json.

Actual Behaviour

These values are missing from config.json. Also the master tenant display name is populated with the master tenant name value in mongo tenants.

Steps to Reproduce

  1. create a clean install of the authoring tool entering values for all options

Versions

  • Authoring Tool Version: tag/v0.4.1-rc.1
  • Framework Version: v2.2.3
  • Operating System: Mac OS 10.13.2
  • Browser: Chrome 63
@dancgray dancgray added this to the 0.4.1 Bugfixes milestone Jan 16, 2018
@dancgray
Copy link
Member Author

Also see #1828

@taylortom taylortom self-assigned this Jan 17, 2018
@taylortom
Copy link
Member

Fixed in #1829

@taylortom taylortom added the S: awaiting-review Completed issues waiting on reviews label Jan 17, 2018
@taylortom taylortom added S: merged Completed, reviewed, and merged issues and removed S: awaiting-review Completed issues waiting on reviews labels Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: merged Completed, reviewed, and merged issues T: bug
Projects
None yet
Development

No branches or pull requests

2 participants