-
Notifications
You must be signed in to change notification settings - Fork 16
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
Warning: Undefined array key "due_date" #26
Comments
I guess you took note of this comment from the plugin README?
SUBtasks normally don't have "due_date" field, and the above plugin is that adds it. |
He claims he installed it. I haven't had time to do any tests, but I would suggest insuring that both plugins do infact exist, and both are working. It's possible you need to restart your server, or the Subtask due date plugin failed to update your database schema. Just some things you can check. I'm pretty sure once I get a chance to run tests on the latest KB version, there most likely won't be anything wrong with the code, but we'll see. |
Dear @creecros , I removed:
I restarted docker service:
I setup:
Then restart docker. Then I have setup:
Then restart docker. After that I added "Send email notification of impending subtask due date" to my project again. The cron job says twice:
Please help. I'm very like your plugins. Best regards! |
i see the issue. I'll send an update in a moment. |
try it now |
I installed:
If I add Automatic action for the project:
Event name = Daily background job for tasks
Duration in days = 1
Choose a column to ignore, when a task is in this column, no emails will be sent. = Backlog
The job returns an error meaasge. The message is
After that there is no any work email notify at all.
Can you fix that please?
The text was updated successfully, but these errors were encountered: