Skip to content

fix(service) Ordering#1163

Draft
tsim-sap wants to merge 1 commit intomainfrom
tsim-sap/issue-1154/fix-service-ordering
Draft

fix(service) Ordering#1163
tsim-sap wants to merge 1 commit intomainfrom
tsim-sap/issue-1154/fix-service-ordering

Conversation

@tsim-sap
Copy link
Copy Markdown
Collaborator

Description

This PR fixes the ordering for service list.

Current state sorts by ID, changed that to use vulnerability count for ordering.

  • 🐛 Bug Fix

Related Tickets & Documents

Fixes #1154

Added tests?

  • 👍 yes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1154/fix-service-ordering branch 2 times, most recently from 81f668c to 7a6da5b Compare April 10, 2026 11:26
Copy link
Copy Markdown
Collaborator

@michalkrzyz michalkrzyz left a comment

Choose a reason for hiding this comment

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

is it possible to add or adjust the test to show the problem?

@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1154/fix-service-ordering branch from 7a6da5b to 2fd0b0b Compare April 13, 2026 11:44
@tsim-sap
Copy link
Copy Markdown
Collaborator Author

is it possible to add or adjust the test to show the problem?

yep, working on it

@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1154/fix-service-ordering branch from 2fd0b0b to 7d60ee3 Compare April 13, 2026 14:52
@tsim-sap tsim-sap force-pushed the tsim-sap/issue-1154/fix-service-ordering branch from 7d60ee3 to 912a4de Compare April 13, 2026 16:08
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.

fix(service): ordering

2 participants