Bug: Milestone creation defaults deadline to 0001-01-01 #522

Open
opened 2022-12-05 13:12:57 +00:00 by rerobins · 0 comments

describe your environment

  • tea version used (tea -v): 0.9.0
  • Gitea version used: 1.17.3
    • the issue only occurred after updating gitea recently
  • operating system: Linux (ubuntu server, fedora client)
  • I make use of...
    • non-standard default branch names (no main,master, or trunk)
    • .ssh/config or .gitconfig host aliases in my git remotes
    • ssh_agent or similar
    • non-standard ports for gitea and/or ssh
    • something else that's likely to interact badly with tea: ...

Please provide the output of git remote -v (if the issue is related to tea not finding resources on Gitea):


describe the issue (observed vs expected behaviour)

Creating a milestone without specifying a deadline should create an empty deadline. Instead a deadline of 0001-01-01 is defined.

### describe your environment - tea version used (`tea -v`): 0.9.0 - [x] I also reproduced the issue [with the latest master build](https://dl.gitea.io/tea/master) - Gitea version used: 1.17.3 - [ ] the issue only occurred after updating gitea recently - operating system: Linux (ubuntu server, fedora client) - I make use of... - [ ] non-standard default branch names (no `main`,`master`, or `trunk`) - [ ] .ssh/config or .gitconfig host aliases in my git remotes - [ ] ssh_agent or similar - [ ] non-standard ports for gitea and/or ssh - [ ] something else that's likely to interact badly with tea: ... Please provide the output of `git remote -v` (if the issue is related to tea not finding resources on Gitea): ``` ``` ### describe the issue (observed vs expected behaviour) Creating a milestone without specifying a deadline should create an empty deadline. Instead a deadline of 0001-01-01 is defined.
rerobins added the
kind/bug
label 2022-12-05 13:12:57 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#522
No description provided.