RFR: Properly check for user not found in Jira
Robin Westberg
rwestberg at openjdk.java.net
Tue Sep 8 15:15:15 UTC 2020
When checking if a user can be found by email address, the result will be an array on success, and something else
otherwise.
Best regards,
Robin
-------------
Commit messages:
- Properly check for user not found
Changes: https://git.openjdk.java.net/skara/pull/808/files
Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=808&range=00
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/skara/pull/808.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/808/head:pull/808
PR: https://git.openjdk.java.net/skara/pull/808
More information about the skara-dev
mailing list