[jboss-jira] [JBoss JIRA] (DROOLS-1861) Verification reporting: Missing range explanation points to incorrect row
Toni Rikkola (Jira)
issues at jboss.org
Fri Jan 11 02:38:04 EST 2019
[ https://issues.jboss.org/browse/DROOLS-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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/drools-wb-verifier/drools-wb-verifier-api/src/main/java/org/drools/workbench/services/verifier/api/client/reporting/ExplanationProvider.java#L136-L141
> While there is correct row number already during issue creation:
> https://github.com/kiegroup/drools-wb/blob/master/drools-wb-services/drools-wb-verifier/drools-wb-verifier-core/src/main/java/org/drools/workbench/services/verifier/core/checks/RangeCheck.java#L136-L138
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list