| Summary: | Error message barely visible when attempting to delegate task to a non existing user. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> | ||||
| Component: | Business Central | Assignee: | Neus Miras <nmirasch> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.0 | CC: | kverlaen, lpetrovi, rrajasek | ||||
| Target Milestone: | DR1 | ||||||
| Target Release: | 6.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 19:47:15 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: | |||||
| Attachments: |
|
||||||
Actually this does not happen when a user attempts to delegate to a non existing user. There are two possible outcomes. Either he delegates and sees an OK message. Or the operation fails (e.g. he tries to delegate twice). Both messages are not clearly visible. This is a problem with modals.. all the notifications will appear in the back. In mater the assignment tab is not longer on a modal so the notifications should be displayed correctly now Added a new message under the textbox, that informs about the delegation result. Commits: Master https://github.com/droolsjbpm/jbpm-console-ng/commit/50a15b8b8d17d8cfbbad3053fa35b77dc77640ac BPMS 6.2.0.ER3 |
Created attachment 799950 [details] screenshot Description of problem: See attached screenshot. When a user tries to delegate a task to a non existent user then the error popup on the background is almost unreadable. The timeout is also very short and the message will not make much sense to a business user.