Bug 565827
| Summary: | RFE: FailedQE value in Verified field + update logic | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Chris Ward <cward> | ||||
| Component: | Bugzilla General | Assignee: | Noura El hawary <nelhawar> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.4 | CC: | jskrabal, sgreen | ||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 567244 (view as bug list) | Environment: | |||||
| Last Closed: | 2010-02-17 10:58:38 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: | |||||||
| Bug Blocks: | 567244 | ||||||
| Attachments: |
|
||||||
|
Description
Chris Ward
2010-02-16 13:18:10 UTC
Created attachment 394708 [details] v1 code to add FailedQA to cf_verified Already committed the attached patch to svn as it has been approved before from dkl in the bug: https://bugzilla.redhat.com/show_bug.cgi?id=530345 but took off the private comment. the patch is applied to bz-web1 for your testing, also added FailedQA to cf_verified list of values, so this functionality should be live in the next bugzilla release which will happen this week. Regards, Noura (In reply to comment #0) > Description of problem: > Recently we dropped the FAILS_QA state as part of the Bugzilla State > clean-up. The original request was two part; first part, drop FAILS_QA, has > already been completed. Now on to second (optional) part, since it is now > being requested. > > Summary: > * add FailedQA value to Verified field (cf_verified) (after PreBeta) > * include logic: > * if bug state transitions from ON_QA -> ASSIGNED > * if cf_verified not contains 'FailedQA', then append 'FailedQA' > * else continue. Just a note on this bug, effective very soon (when 4.2.1-1.5 is released), adding FailedQA to the cf_verified field only only happen if the user making the change can see this value. Sorry for the regression (and short notice), but as it standard this is a security issue. -- simon |