Bug 1383988 - some extensions use deprecated groups
Summary: some extensions use deprecated groups
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1383139
TreeView+ depends on / blocked
 
Reported: 2016-10-12 10:05 UTC by Jeff Fearn 🐞
Modified: 2018-12-09 06:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-18 00:08:09 UTC


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2016-10-12 10:05:22 UTC
Description of problem:

Releases extension uses editrelease group, needs to be program_management group

Comment 1 Jeff Fearn 🐞 2016-10-14 01:17:14 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

Comment 2 Rony Gong 🔥 2016-10-17 01:50:58 UTC
Tested on QA environment(5.0.3-rh10)
Result: Pass
Steps:
1.QE will focus on regression test, verify this bug as pass now.


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