Bug 744812
| Summary: | [RFE] Don't submit reports for obsolete products. Instead ask users to upgrade | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Jiri Moskovcak <jmoskovc> |
| Component: | Creating/Changing Bugs | Assignee: | Simon Green <sgreen> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6 | CC: | anton, caillon, dfediuck, dvlasenk, ebaak, emmanuel, iprikryl, itamar, jmoskovc, kklic, mtoman, npajkovs, sgreen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 684364 | Environment: | |
| Last Closed: | 2011-10-12 05:26:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 684364 | ||
| Bug Blocks: | |||
|
Description
Jiri Moskovcak
2011-10-10 14:56:52 UTC
Red Hat Bugzilla does not allow reporting against obsolete products. However, what you are reporting is relating to the version number (In this case, version '12' of the 'Fedora' product). The Fedora product is not obsolete :) Bugzilla does not have a concept of an 'obsolete' version. The best solution that I can think of is having a new product for each version. This is what we do for most RHEL products and all JBoss products in Bugzilla. For example, we have 'Red Hat Enterprise Linux 5' and 'Red Hat Enterprise Linux 6'. ... -- simon (In reply to comment #1) > > Bugzilla does not have a concept of an 'obsolete' version. IIRC, this was discussed upstream at one point. I'm not sure what (if anything) came out of it. > The best solution that I can think of is having a new product for each > version. You could limit yourself to two products, 'Fedora' and 'Fedora (EOL-ed)'. Bugs could be moved from the former to the latter when a version of Fedora is EOL-ed (and, of course, the second product would have bug-entry disabled). |