Bug 2223237

Summary: Allow termination process to bypass sub-component restriction
Product: [Community] Bugzilla Reporter: Jeff Fearn 🐞 <jfearn>
Component: ExtensionsAssignee: Jeff Fearn 🐞 <jfearn>
Extensions sub component: SubComponents QA Contact: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.0.4-rh92 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-11 00:05:04 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:
Embargoed:

Description Jeff Fearn 🐞 2023-07-17 01:16:04 UTC
Description of problem:

The termination process can be interrupted by the mandatory sub-component requirement. As the termination process is used for GDPR processing it cannot be prevented from functioning.

Version-Release number of selected component (if applicable):
5.0.4-rh88

How reproducible:
Easy

Steps to Reproduce:
1. Find a bug that has a missing sub-component
2. Terminate a user in any role on the bug

Actual results:
An error is thrown and the process is halted.

Expected results:
The process completes.

Additional info:

Comment 2 Jeff Fearn 🐞 2023-09-04 03:56:31 UTC
On QA server.

1. Find a bug with a missing sub-component.

2. Terminate the assignee

The user is terminated and the bug has the assignee changed.

3. Try to update the bug in the UI.

The submit is interrupted with the sub-component is mandatory message.

4. Try and update the bug in the bulk update form.

"sub-component is mandatory" error is thrown.

5. Try and update the bug in the API

"sub-component is mandatory" error is thrown.

Comment 3 Jeff Fearn 🐞 2023-09-04 05:32:02 UTC
This fix has been deployed to stage Bugzilla for a short public testing phase.

https://bugzilla.stage.redhat.com

Comment 4 Jeff Fearn 🐞 2023-09-11 00:05:04 UTC
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.