Skip to content

make ordering by sla_age more reliable#13918

Merged
valentijnscholten merged 2 commits intoDefectDojo:bugfixfrom
valentijnscholten:sla-ordering-improvement
Dec 22, 2025
Merged

make ordering by sla_age more reliable#13918
valentijnscholten merged 2 commits intoDefectDojo:bugfixfrom
valentijnscholten:sla-ordering-improvement

Conversation

@valentijnscholten
Copy link
Copy Markdown
Member

See #13766

Remove conflicting order by and make the annotation "None/Null safe".

Comment thread dojo/finding/views.py
@valentijnscholten valentijnscholten changed the title make ordering by sla_age safer make ordering by sla_age more reliable Dec 17, 2025
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

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

Approved

@Maffooch Maffooch requested a review from rossops December 22, 2025 07:28
@valentijnscholten valentijnscholten merged commit 0d416a8 into DefectDojo:bugfix Dec 22, 2025
150 checks passed
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
* make ordering by sla_age safer

* make ordering by sla_age safer
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.

Sorting by SLA does not work in some cases since 77d6bdd0 change

6 participants