Bug 465357 - Create way for Bugzilla to track release schedules internally for future use
Summary: Create way for Bugzilla to track release schedules internally for future use
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Bugzilla
Classification: Community
Component: Administration
Version: 3.6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 463810 465338
TreeView+ depends on / blocked
 
Reported: 2008-10-02 21:28 UTC by David Lawrence
Modified: 2013-06-24 02:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-19 05:25:14 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2008-10-02 21:28:23 UTC
Description of problem:
Create way for Bugzilla to track release schedules internally for future use.
This will be tied to the new rh_release table which in turn is tied to the
flagtypes.

rh_release_schedule

 +------------+-------+---------+----------+
 | release_id | phase | dt_open | dt_close |
 +------------+-------+---------+----------+

 release_id = FK to rh_release
 phase      = ENUM(requirements, 
                   planning,
                   devel,
                   internal-beta,
                   external-beta,
                   ga)
 dt_open    = date phase begins
 dt_close   = date phase stops

Comment 1 David Lawrence 2010-01-15 17:32:22 UTC
Red Hat Bugzilla is now using version 3.4 of the Bugzilla codebase and
therefore this feature will need to be implemented against the new release.
Updating bug version to 3.2.

Comment 2 David Lawrence 2010-08-25 21:40:30 UTC
Red Hat has now upgraded to Bugzilla 3.6 and this bug will now be reassigned to that version. It would be helpful to the Bugzilla Development Team if this bug is verified to still be an issue with the latest version. If it is no longer an issue, then feel free to close, otherwise please comment that it is still a problem and we will try to address the issue as soon as we can.

Thanks
Bugzilla Development Team

Comment 5 Jeff Fearn 🐞 2012-05-30 04:37:27 UTC
As part of the recent Bugzilla 2.4 upgrade the Bugzilla team are cleaning up bugs opened against old versions of Bugzilla. This bug has been flagged as an old bug and will be CLOSED WONTFIX in 7 days time.

If you believe this bug is an issue in the latest Bugzilla version please comment on this bug within 7 days. Doing so will ensure this bug is not closed automatically.

Thanks, the Bugzilla team.

Comment 6 Jeff Fearn 🐞 2012-07-19 05:25:14 UTC
As noted previously, the Bugzilla Team is cleaning up a large number of outstanding issues that have bit rotted. This bug is being closed as there has been no response to that notification.

If you believe this bug is still important please reopen this bug in the NEW status and PM will consider it.


Note You need to log in before you can comment on or make changes to this bug.