Bug 988653
Summary: | 500 internal error when adding non-existing user as submission delegates via webUI | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | wangjing <jingwang> |
Component: | web UI | Assignee: | beaker-dev-list |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | develop | CC: | aigao, asaha, dcallagh, llim, qwan, rmancy, xjia |
Target Milestone: | 0.14 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-09 03:24:29 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 |
Comment 2
Raymond Mancy
2013-07-26 07:05:36 UTC
verified on beaker-devel(2013-7-28)-->pass Steps: 1.open user preferences page. 2.input non_existing_username in User box under the submission delegate list, such as '111'. 3. click button Add. Actual results: Then page contain '111 is not a valid user' and it cannot be added. Expected results: same with actual result. Beaker 0.14.1 has been released. |