Bug 1291732 - Process Definitions perspective - process Name column not enabled by default
Summary: Process Definitions perspective - process Name column not enabled by default
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: CR2
: 6.1.5
Assignee: Neus Miras
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-15 14:02 UTC by Jan Hrcek
Modified: 2020-03-27 20:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:12:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot illustrating the issue (77.06 KB, image/png)
2015-12-15 14:02 UTC, Jan Hrcek
no flags Details
Screenshot showing how it worked in 6.1.4 (86.58 KB, image/png)
2015-12-15 14:02 UTC, Jan Hrcek
no flags Details

Description Jan Hrcek 2015-12-15 14:02:23 UTC
Created attachment 1106038 [details]
Screenshot illustrating the issue

Description of problem:
There's been change in default column setup in Process Definitions perspective. See screenshots illustrating the issue.

In 6.1.4 the Name and Actions columns were always enabled (it was not even possible to disable Name column). I think it made a lot of sense, because this table is useless unless user knows which process he is starting.

In 6.1.5 the process Name column is disabled by default. It can be enabled (so there is a workaround) but it is DISABLED BY DEFAULT. The table is basically useless without this column enabled, so user MUST enable it if he wants to know which process he is starting.

This is a regression since BPM Suite 6.1.4 most likely introduced by fix to bug# 1276354  which was included in BPM Suite 6.1.5

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

How reproducible:
Always

Steps to Reproduce:
1. Go to Authoring perspective and deploy some project with process definition (e.g. Evaluation)
2. Go to Process Management > Processs Process definitions

Actual results:
The Name column is not enabled - it is not clear which row corresponds to which process

Expected results:
The Name column was fixed in previous versions - it couldn't be disabled even if user wanted.

Comment 1 Jan Hrcek 2015-12-15 14:02:54 UTC
Created attachment 1106039 [details]
Screenshot showing how it worked in 6.1.4

Comment 3 Jan Hrcek 2015-12-15 14:39:00 UTC
Other perspectives are affected by the change too:
1) Process Instances: The columns Id and Name were fixed (enabled all the time), but are now configurable and disabled by default
2) Tasks: The columns Actions is now Fixed (THIS CHANGE IS DESIRABLE), but was previously Configurable and disabled by default.

Comment 5 Neus Miras 2015-12-18 14:14:13 UTC
This PR have the commit to restore the behavior showing the default selected columns:
 
https://github.com/droolsjbpm/jbpm-console-ng/pull/243

Comment 7 Jan Hrcek 2016-01-04 13:10:01 UTC
The implementation is now working as before. Verified with BPM Suite 6.1.5 CR2


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