Bug 595335
| Summary: | Add qt bug tracker to external bug trackers | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Praveen Arimbrathodiyil <parimbra> | 
| Component: | Bugzilla General | Assignee: | Noura El hawary <nelhawar> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.4 | CC: | llim, nelhawar | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-24 12:57: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: | |||
| 
        
          Description
        
        
          Praveen Arimbrathodiyil
        
        
        
        
        
          2010-05-24 12:02:07 UTC
        
       sent a request to eng systems to add the new external bugzilla to live bugzilla db:
mysql> insert into external_bugzilla (url, description, full_url, is_bz) values ('http://bugreports.qt.nokia.com', 'Qt Bug Tracker', 'http://bugreports.qt.nokia.com/browse/QTBUG-%id%', 0);
Regards,
Noura
It has been added. |