Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get diff hashes for new bugs #1259

Merged
merged 1 commit into from
Dec 16, 2017

Conversation

csordasmarton
Copy link
Contributor

If the user tries to get diff hashes for new bugs, where no bugs found in the plist files gets an error message in case of pgsql because empty array is given to the pgsql unnest function. This commit solves this problem by returning an empty list.

@csordasmarton csordasmarton added this to the release 6.3.1 milestone Dec 14, 2017
@csordasmarton csordasmarton requested a review from gyorb December 14, 2017 14:42
If the user tries to get diff hashes for new bugs, where no
bugs found in the plist files gets an error message in case of
pgsql because empty array is given to the pgsql `unnest`
function. This commit solves this problem by returning an empty
list.
@Xazax-hun Xazax-hun merged commit b6e5fa9 into Ericsson:master Dec 16, 2017
@csordasmarton csordasmarton deleted the empty_new_hash_fix branch January 10, 2018 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants