Skip to content

Added sortfilter for id to list call#3469

Merged
Corepex merged 2 commits into2025.4from
1837-application-logger-implement-sorting
Apr 30, 2026
Merged

Added sortfilter for id to list call#3469
Corepex merged 2 commits into2025.4from
1837-application-logger-implement-sorting

Conversation

@Corepex
Copy link
Copy Markdown
Contributor

@Corepex Corepex commented Apr 30, 2026

Changes in this pull request

Resolves #1837

Additional info

This pull request introduces a default sort order to the application logger's data fetching logic. Now, log entries will be sorted by their id in descending order by default, ensuring that the most recent entries appear first.

  • Data fetching now includes a default sort filter to order log entries by id in descending order in application-logger-container-inner.tsx

@Corepex Corepex self-assigned this Apr 30, 2026
@Corepex Corepex requested a review from markus-moser April 30, 2026 12:46
@Corepex Corepex linked an issue Apr 30, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

@Corepex Corepex merged commit 6ba2d5c into 2025.4 Apr 30, 2026
1 check passed
@Corepex Corepex deleted the 1837-application-logger-implement-sorting branch April 30, 2026 13:06
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Application Logger] implement sorting

2 participants