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

Unattended installation fix #2431

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Unattended installation fix #2431

merged 1 commit into from
Sep 30, 2022

Conversation

PavelVsl
Copy link
Contributor

When connection string is specified, result.success == true prevents automatic install to run.
result.Success = true should be set only when everything is ok.

@sbwalker sbwalker changed the title Unattented instalation fix Unattended installation fix Sep 28, 2022
@sbwalker
Copy link
Member

Thank you @chlupac... the change appears to be safe but since there are so many different scenarios handled by this code I want to verify them all (ie. new install, unattended install, new site creation, framework upgrade ).

@sbwalker sbwalker merged commit 68ada8f into oqtane:dev Sep 30, 2022
@PavelVsl PavelVsl deleted the InstallFix branch March 20, 2023 10:18
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