Fix moving tasks in buckets
This commit is contained in:
parent
1bd8348be7
commit
59037e4eee
@ -682,6 +682,7 @@ func (t *Task) Update() (err error) {
|
|||||||
"done_at_unix",
|
"done_at_unix",
|
||||||
"percent_done",
|
"percent_done",
|
||||||
"list_id",
|
"list_id",
|
||||||
|
"bucket_id",
|
||||||
).
|
).
|
||||||
Update(ot)
|
Update(ot)
|
||||||
*t = ot
|
*t = ot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user