You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PLEASE DO NOT USE ISSUE TRACKER TO ASK QUESTIONS: see contributing
Describe the bug
Task attribute basename is in Task.valid_attr, but not in the Task constructor. Then call of a function dict_to_task fails due to a not accepted argument.
Environment
OS: Rocky 8
python version: 3.9.11
doit version: 0.35.0
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
PLEASE DO NOT USE ISSUE TRACKER TO ASK QUESTIONS: see contributing
Describe the bug
Task attribute
basename
is inTask.valid_attr
, but not in theTask
constructor. Then call of a functiondict_to_task
fails due to a not accepted argument.Environment
Upvote & Fund
The text was updated successfully, but these errors were encountered: