Integrated: 1536: The method "JiraIssue#setState" is invalid when using the argument "State.CLOSED"

Guoxiong Li gli at openjdk.org
Wed Aug 10 17:12:14 UTC 2022


On Wed, 10 Aug 2022 14:46:18 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> Currently, when the method "JiraIssue#setState" is invoked with the argument "State.CLOSED", it can't work as expected. This patch fixes it and add a manual test case for it. And I run the newly added test munually to close SKARA-1463 [1] and SKARA-1516 [2] so that this patch can be verified.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong
> 
> [1] https://bugs.openjdk.org/browse/SKARA-1463
> [2] https://bugs.openjdk.org/browse/SKARA-1516

This pull request has now been integrated.

Changeset: 670ec1e5
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/670ec1e53a33037ea6f484f1336070c4718d0094
Stats:     48 lines in 4 files changed: 44 ins; 1 del; 3 mod

1536: The method "JiraIssue#setState" is invalid when using the argument "State.CLOSED"

Reviewed-by: ihse, erikj

-------------

PR: https://git.openjdk.org/skara/pull/1353


More information about the skara-dev mailing list