1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-24 05:31:24 +01:00
KN4CK3R 0840a508b4
Keep attachments on tasklist update () ()
* Send attachments too.

* Use tasklist flag.

* use action="ignoreAttachments" instead of "tasklist"

* Use boolean parameter.

* when the update request doesn't intend to update attachments (eg: change checkbox state), ignore attachment updates ()

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-08-21 20:10:04 +01:00
..