| Summary: | some extensions use deprecated groups | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Jeff Fearn 🐞 <jfearn> |
| Component: | Bugzilla General | Assignee: | Jeff Fearn 🐞 <jfearn> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 | CC: | huiwang, qgong |
| Target Milestone: | 5.0 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-18 00:08:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1383139 | ||
|
Description
Jeff Fearn 🐞
2016-10-12 10:05:22 UTC
Run these: $ grep -Er "'(errata|devel|jboss|flags|product_management|qa|release_request|rhev|rhn|rhn_request|rhos_request|rhoscert_enter|rule_engine_view|blocker_request|ccm|ecos|elinux|featuretracker|hpc|isit|marketing|prc|private|private_comment|redhat_productisation|request|rhds|release_visible|rhel_request|rhel_visible|rhn_visible|rhx|sales|services|suseng|web|editrelease|atomic_pm|jboss_admin|openshift_pm|openstack_pm|pm_grant|release_bugbot|release_grant|rh_admin|rhel_grant|rhel-z-stream_grant|rhev_hotfix_grant|rhevm-z-stream_grant|rhn_grant|rhnpm|rhos_grant|rule_engine|satellite_pm|setpriority|storage_admin|qa_grant|rhevm-z-stream_request|ecs|gss|seg|secalert|tcms_pm|big_attachments|external_change|scm_commit|series|edit_all_bugs|view_all_bugs|ecs_notify|can_admin_partner|no_unsub_link|view_nonsecure_bugs)'" --exclude-dir data --exclude-dir docs and $ grep -Er '"(errata|devel|jboss|flags|product_management|qa|release_request|rhev|rhn|rhn_request|rhos_request|rhoscert_enter|rule_engine_view|blocker_request|ccm|ecos|elinux|featuretracker|hpc|isit|marketing|prc|private|private_comment|redhat_productisation|request|rhds|release_visible|rhel_request|rhel_visible|rhn_visible|rhx|sales|services|suseng|web|editrelease|atomic_pm|jboss_admin|openshift_pm|openstack_pm|pm_grant|release_bugbot|release_grant|rh_admin|rhel_grant|rhel-z-stream_grant|rhev_hotfix_grant|rhevm-z-stream_grant|rhn_grant|rhnpm|rhos_grant|rule_engine|satellite_pm|setpriority|storage_admin|qa_grant|rhevm-z-stream_request|ecs|gss|seg|secalert|tcms_pm|big_attachments|external_change|scm_commit|series|edit_all_bugs|view_all_bugs|ecs_notify|can_admin_partner|no_unsub_link|view_nonsecure_bugs)"' --exclude-dir data --exclude-dir docs Tested on QA environment(5.0.3-rh10) Result: Pass Steps: 1.QE will focus on regression test, verify this bug as pass now. |