Bug 988657

Summary: [RFE]user can add itself in its submission delegates list
Product: [Retired] Beaker Reporter: wangjing <jingwang>
Component: generalAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 0.14CC: cbouchar, qwan, tools-bugs
Target Milestone: ---Keywords: FutureFeature, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-19 21:58:54 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:
Bug Depends On:    
Bug Blocks: 960302    

Description wangjing 2013-07-26 05:18:53 UTC
Description of problem:
user can add itself in its submission delegates list.

Version-Release number of selected component (if applicable):
beaker-devel env Version - 0.13.2(20130724)

How reproducible:
always

Steps to Reproduce:
1. user1 login beaker.
2. visit page User Preferences.
3. add user1 in its Submission Delegates list.

or via CLI run: bkr user-modify --add-submission-delegate=user1

Actual results:
user1 can add user1 in its submission delegates list.

Expected results:
user1 can't add itself in its submission delegates list, there should be some proper warnings.

Additional info:

Comment 2 Raymond Mancy 2013-07-26 05:52:12 UTC
There is no reason so explicitly deny this capability.

Comment 3 wangjing 2013-07-29 03:47:22 UTC
I'd like to change this bug to one RFE for recording this issue, it is meaningless that user can add itself in its submission delegates list.