[
https://issues.jboss.org/browse/DROOLS-2446?page=com.atlassian.jira.plugi...
]
Toni Rikkola moved RHBRMS-3091 to DROOLS-2446:
----------------------------------------------
Project: Drools (was: JBoss BRMS Platform)
Key: DROOLS-2446 (was: RHBRMS-3091)
Workflow: GIT Pull Request workflow (was: CDW with docs v1)
Docs QE Status: NEW
Component/s: build
(was: Business Central)
Affects Build: (was: RC1)
Affects Version/s: 7.6.0.Final
(was: 6.4.9)
QE Status: NEW
[GSS] (6.4.z) Concurrent spreadsheet table validation doesn't
work properly
---------------------------------------------------------------------------
Key: DROOLS-2446
URL:
https://issues.jboss.org/browse/DROOLS-2446
Project: Drools
Issue Type: Bug
Components: build
Affects Versions: 7.6.0.Final
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Labels: support
Assume this scenarios
# A
## Create a project (say, 'proj1') and upload a spreadsheet
(8000rows-spreadsheet.xls)
## Login as user1 with browser1
## Login as user2 with browser2
## user1 validates the spreadsheet (8000rows-spreadsheet.xls) and user2 validates the
same spreadsheet (8000rows-spreadsheet.xls)
## empty-validation-error.png reproduced
# B
## Upload another spreadsheet (8000rows-spreadsheet2.xls) to the same project
'proj1'
## Login as user1 with browser1
## Login as user2 with browser2
## user1 validates the first spreadsheet (8000rows-spreadsheet.xls) and user2 validates
the second spreadsheet (8000rows-spreadsheet2.xls)
## empty-validation-error.png reproduced
# C
## Upload another spreadsheet (8000rows-spreadsheet3.xls) to another project (say,
'proj2')
## Login as user1 with browser1
## Login as user2 with browser2
## user1 validates the first spreadsheet (8000rows-spreadsheet.xls) in 'proj1'
and user2 validates the third spreadsheet (8000rows-spreadsheet3.xls) in 'proj2'
## *Doesn't reproduce the empty-validation-error.png*
So, I guess we need to limit to only one validation per project (= GAV) at the same time.
It should be limited at backend service.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)