]
Toni Rikkola updated DROOLS-1861:
---------------------------------
Labels: reported-by-qe verifier (was: reported-by-qe)
Verification reporting: Missing range explanation points to incorrect
row
-------------------------------------------------------------------------
Key: DROOLS-1861
URL:
https://issues.jboss.org/browse/DROOLS-1861
Project: Drools
Issue Type: Sub-task
Affects Versions: 7.0.0.Beta7
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Major
Labels: reported-by-qe, verifier
Fix For: 7.0.0.CR2
Attachments: Screenshot from 2017-03-22 09-20-28.png
When the table contains Missing Range Issue, then the explanation has incorrect row
number. See the attached screenshot. There are correct affected rows, but incorrect row
number in the explanation.
It is caused because in explanation is added 1:
https://github.com/kiegroup/drools-wb/blob/master/drools-wb-services/droo...
While there is correct row number already during issue creation:
https://github.com/kiegroup/drools-wb/blob/master/drools-wb-services/droo...