-
Notifications
You must be signed in to change notification settings - Fork 37
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
Automatic drafts #125
Comments
we probably want to see what's set in the bulk open rules tab along with the details on the settings for the conversation it's opening - also the scheduled task logs for the dialogue task with debugging turned on. and... what version of Moodle, what version of Dialogue are you using. thanks! |
Thanks - I note you are using an old version of dialogue so it would be good for you to update that with the latest version available in github - but I also wonder if this was an old bug and the bulk open rule causing this has since been deleted? - is the number of drafts still increasing? or is it now "stable" at 23183? - the times they were opened do not match the times in your cron log (or the output of the cron task you have shown.) It would also be interesting to see the list of records in your "dialogue_bulk_opener_rules" table - you could try finding the record and deleting it there too. thanks, |
The screenshots are made on different moments. The numbers are still adding up. So if I understand correctly: |
Every 5 minutes, cron is making a new draft.
Happy to provide more details if you tell me where to look for.
The text was updated successfully, but these errors were encountered: