[
https://issues.apache.org/jira/browse/SLING-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-8712.
---------------------------------
Resolution: Fixed
Fixed inĀ [commit
5e267d3|https://github.com/apache/sling-org-apache-sling-committer-cli/commit/5e267d3].
> VersionClient does not correctly identify fixed and unresolved issues
> ---------------------------------------------------------------------
>
> Key: SLING-8712
> URL: https://issues.apache.org/jira/browse/SLING-8712
> Project: Sling
> Issue Type: Bug
> Components: Tooling
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Committer CLI 1.0.0
>
>
> {{org.apache.sling.cli.impl.jira.VersionClient}} does not correctly identify
> fixed and unresolved issues, since it explicitly filters based on the
> {{resolution}} field using two values: {{Fixed}} and {{Unresolved}}. However,
> the {{resolution}} field could have multiple values identifying a fixed issue
> (e.g. {{Done}}, {{Implemented}}, etc.).
> A more accurate filtering would be performed by checking if the
> {{resolution}} field is empty or not.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)