BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Upgrading probl...  Milestone, Version and upgrade from old Bugnet.
Previous Previous
 
Next Next
New Post 10/31/2007 9:10 AM
User is offline PulsatingQuasar
20 posts
No Ranking


Milestone, Version and upgrade from old Bugnet. 

I did a test upgrade today from our old BugNet install to the latest 0.7.880.0. Everything seems to be working out fine BUT what's the deal with Version and Milestone??

We never used Milestone and now because the lists in Project Summary are built on Milestones everything has 0 entries. I think the quick fix here for us would be running an SQL query to copy the Version to Milestone.

I can understand the difference. In 'Version' the bug was discovered and in 'MileStone' it was fixed. Why was this changed in Project Summary???

 
New Post 10/31/2007 12:37 PM
User is offline admin
641 posts
bugnetproject.com
1st Level Poster




Re: Milestone, Version and upgrade from old Bugnet. 

 PulsatingQuasar wrote

I did a test upgrade today from our old BugNet install to the latest 0.7.880.0. Everything seems to be working out fine BUT what's the deal with Version and Milestone??

We never used Milestone and now because the lists in Project Summary are built on Milestones everything has 0 entries. I think the quick fix here for us would be running an SQL query to copy the Version to Milestone.

I can understand the difference. In 'Version' the bug was discovered and in 'MileStone' it was fixed. Why was this changed in Project Summary???

In the orginal issue tracker there was a milestone field, the version field assumed this role but then changed into a "reported in version" and milestone now being the "to be fixed in milestone"   The project summary and most everything else has changed to align with this. 

Eventually I would say the version field may be removed to eliminate alot of the confusion around this.

 


Davin Dubeau
BugNET - Core Developer

 
New Post 7/15/2008 6:25 PM
User is offline Dan
1 posts
No Ranking


Re: Milestone, Version and upgrade from old Bugnet. 
I logged into the database and ran this:

UPDATE Bug SET FixedInVersionId = VersionID

and it fixed the milestone/version stuff. Not sure why they would have changed it and made old bugs seem wrong though.
 
Previous Previous
 
Next Next
  Forum  Support  Upgrading probl...  Milestone, Version and upgrade from old Bugnet.

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.