]> source.dussan.org Git - gitea.git/commit
Check if the `due_date` is nil when editing issues (#32035) (#32042)
authorGiteabot <teabot@gitea.io>
Sat, 14 Sep 2024 17:31:34 +0000 (01:31 +0800)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2024 17:31:34 +0000 (01:31 +0800)
commit3d7d0c36e7705fb791318408695b3c3789f3454c
treeaf9a60c95a0b8794c08f440c5888e8b0c62acb66
parent30d989d411cf89006356287f63d4287c6ec62d56
Check if the `due_date` is nil when editing issues (#32035) (#32042)

Backport #32035 by @Zettat123

Fix #32030

Co-authored-by: Zettat123 <zettat123@gmail.com>
routers/api/v1/repo/issue.go