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

pgsql: searchNotificationLayerIntroducingVulnerability order by layer ID #307

Merged
merged 1 commit into from
Jan 19, 2017
Merged

pgsql: searchNotificationLayerIntroducingVulnerability order by layer ID #307

merged 1 commit into from
Jan 19, 2017

Conversation

jzelinskie
Copy link
Contributor

This fixes a bug where the API was returning Notification pages ordered
by LDFV.ID instead of by Layer ID.

This fixes a bug where the API was returning Notification pages ordered
by LDFV.ID instead of by Layer ID.
@jzelinskie jzelinskie added component/database kind/bug things are not as they seem labels Jan 19, 2017
@jzelinskie jzelinskie requested a review from Quentin-M January 19, 2017 18:47
Copy link
Contributor

@Quentin-M Quentin-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I can't recall what the ordering was based on ldfv.ID rather than ldfv.layer_id. Maybe there was an actual reason for it, or maybe it represents an actual bug. The change doesn't seem wrong to me anyways.

Let's see how it behaves both in term of performance and consistency.

@jzelinskie jzelinskie merged commit dbe522f into quay:master Jan 19, 2017
@jzelinskie jzelinskie deleted the layeridorder branch January 19, 2017 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug things are not as they seem
Development

Successfully merging this pull request may close these issues.

2 participants