Bug 1320011

Summary: inappropriate ERROR happen when uploading decision table(xls) file again
Product: [Retired] JBoss BRMS Platform 6 Reporter: Hiroko Miura <hmiura>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0   
Target Milestone: ---   
Target Release: ---   
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:04:23 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:

Description Hiroko Miura 2016-03-22 06:26:39 UTC
Description of problem:

When uploading XLS file as a new version just after uploading previous one,
the following ERROR popup is shown.

------
User xxxx has Updated the following resource

default://master@repository1/project1/src/main/resources/org/kie/example/project/xls3.xls

[Force Save][Re-open][Cancel]
-----



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

How reproducible:


Steps to Reproduce:

1. upload new xls file via New Item -> Decision Table(Spreadsheet)
   click 'Choose File' button and select any xls file then click 'Upload' button  
   => xls file would get uploaded with the message "Uploaded successfully"

2. After xls file is successfully uploaded,  click 'Choose File' button again and select same or the other xls file then click Upload button.


Actual results:

You will see the error message reported above.

Expected results:

upload succeed without any error message.


Additional info:

This does not happen with 6.1.x.

In addition, when selecting "Cancel" in above error dialogue, "Uploading..." windows remains and whole screen become grayed out until you reload the page by browser's reload button.

If you select "Re-open" and then upload xls file again, it would work without above error message.

Comment 1 Hiroko Miura 2016-03-24 07:09:08 UTC
If error dialogue is closed by clicking X button at upper right corner, "Uploading..." windows will remain as well as when closing error dialogue by cancel button. please correct this as well.