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

backend: Add fallback to sort by id descending, when multiple NULLs in results #453

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

indigane
Copy link
Contributor

Hitas Pull Request

Description

Currently housing companies are sorted by max apartment completion date, NULLs first.

But there can be multiple pages of NULLs, that are not ordered among themselves.

Added fallback to sort by id descending in case of multiple NULLs.

Tickets

HT-694

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@indigane indigane merged commit cde6756 into master Apr 26, 2024
5 checks passed
@indigane indigane deleted the feature/HT-694-housing-company-ordering branch April 26, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant