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

is_mod not set when monitored sub activated #284

Open
barrycarey opened this issue Feb 4, 2021 · 0 comments
Open

is_mod not set when monitored sub activated #284

barrycarey opened this issue Feb 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@barrycarey
Copy link
Owner

When a new sub is added, is_mod doesn't get set until the scheduled task runs. This prevents config updates from happening initially.

When the config update checker runs it will ignore the sub if is_mod is False or Null.

is_mod needs to be set at the time of activation

@barrycarey barrycarey added the bug Something isn't working label Feb 4, 2021
@barrycarey barrycarey self-assigned this Feb 4, 2021
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

No branches or pull requests

1 participant