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

Autostart broken #176

Closed
hoelger opened this issue Sep 19, 2023 · 1 comment · Fixed by #179
Closed

Autostart broken #176

hoelger opened this issue Sep 19, 2023 · 1 comment · Fixed by #179
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hoelger
Copy link
Collaborator

hoelger commented Sep 19, 2023

Although autostart is ticked, you have to click on "starten" so that the bot starts searching and applying

@hoelger hoelger added the bug Something isn't working label Sep 19, 2023
@hoelger hoelger added this to the 1.7 milestone Sep 19, 2023
@hoelger hoelger self-assigned this Sep 19, 2023
@hoelger
Copy link
Collaborator Author

hoelger commented Sep 19, 2023

read of configuration happens during wakeUp() which is after the evaluation of option autostart

only in one of the last commits we moved the evaluation into componentDidMount and thereby introduced the regression

@hoelger hoelger linked a pull request Sep 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant