Skip to content

Milestone contains tickets from another milestone #779

Description

@gitblit

Originally reported on Google Code with ID 483

*Abstract*: Milestones sometimes contain tickets that do not belong to
them.

*Details*: A milestone sometimes contains tickets it should not (both
on the milestones page in the "x open, y closed , z total", and in the
ticket list when displaying all tickets in a milestone).  It seems a
milestone actually contains all tickets belonging to all milestones
with the same first word in its name (before the first space).

*To reproduce*:

- create a milestone "Some milestone"
- create a milestone "Some deadline"
- create a milestone "Other milestone"

- so milestone names all have a space character
- 2 milestones share the same first word
- the 3d milestone has a different first name

- create a ticket in "Some milestone"
- create a ticket in "Other milestone"

-> "Other milestone" will contain 1 ticket (correct)
-> both "Some *" milestones will contain 1 ticket (INCORRECT)

*Version*: Gitblit 1.6.0

Reported by fgeorges on 2014-08-12 18:00:39

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions