Bug 982449 - Task priority is set with TextBox in "Quick New Task" / with ListBox in "Task Details"
Summary: Task priority is set with TextBox in "Quick New Task" / with ListBox in "Task...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ER2
: 6.0.0
Assignee: Mauricio Salatino
QA Contact: Jan Hrcek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-09 05:42 UTC by Jan Hrcek
Modified: 2014-08-06 20:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:08:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Hrcek 2013-07-09 05:42:11 UTC
Description of problem:
There's an inconsistency in the GUI when setting the task:

1) In QuickNewTaskViewImpl the taskPriorityListBox is declared as TextBox

2) In TaskDetailsPopupViewImpl the taskPriorityListBox is declared as ListBox

Although both should serve the same purpose (setting the task priority) they don't work the same.
E.g. when creating new task it is possible to set priority 999999999, while ListBox only enables priorities 1-10

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


How reproducible:
Always

Steps to Reproduce:
1. Go to Tasks > Tasks List
2. Add new task - there is simple text box for setting task priority
3. Edit this newly added task using task details (magnifying glass icon) - in the Details modal there is list box with priorities 1-10 only

Actual results:

Expected results:
I don't know what are the permissible values for task priority in jbpm (1-10?) but the same widget should be used in all the places manipulating the task priority.

Additional info:

Comment 1 Mauricio Salatino 2013-07-11 08:09:06 UTC
fixed in master

Comment 2 Jan Hrcek 2013-07-11 08:21:44 UTC
Helo Mauricio.

As was asked in other bugs by Productization team, please don't forget to add link to github commit when you insert comments about bug fixes.

Thank you

Comment 4 Jan Hrcek 2013-09-04 07:06:53 UTC
Verified with BPMS 6.0.0.ER2


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