RFR: 1536: The method "JiraIssue#setState" is invalid when using the argument "State.CLOSED" [v3]
Guoxiong Li
gli at openjdk.org
Wed Aug 10 15:39:56 UTC 2022
> 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
Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
Adjust the import statement.
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1353/files
- new: https://git.openjdk.org/skara/pull/1353/files/558561f0..0601a308
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1353&range=02
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1353&range=01-02
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/skara/pull/1353.diff
Fetch: git fetch https://git.openjdk.org/skara pull/1353/head:pull/1353
PR: https://git.openjdk.org/skara/pull/1353
More information about the skara-dev
mailing list