Saving new milestone ignores due date #1715

Closed
opened 2025-11-02 04:10:47 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @modmew8 on GitHub (Apr 21, 2018).

  • Gitea version (or commit ref): 1.4.0
  • Git version: 2.14.3
  • Operating system: Ubuntu Server 16.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

The due date field on creating a new milestone is being ignored. Either leaving it blank or selecting a date, same as inserting a date by typing it results in a milestone that is due today.

Steps to reproduce

  1. create a new milestone
  2. leave the due date blank / set any due date
  3. click save
  4. due date is being set to the current day, ignoring the due date specified before
Originally created by @modmew8 on GitHub (Apr 21, 2018). - Gitea version (or commit ref): 1.4.0 - Git version: 2.14.3 - Operating system: Ubuntu Server 16.04 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description The due date field on creating a new milestone is being ignored. Either leaving it blank or selecting a date, same as inserting a date by typing it results in a milestone that is due today. ## Steps to reproduce 1. create a new milestone 2. leave the due date blank / set any due date 3. click save 4. due date is being set to the current day, ignoring the due date specified before
GiteaMirror added the type/bug label 2025-11-02 04:10:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1715