Skip to content

Group aggregates in SQL statements partly use DESC ordering instead of ASC #242

@ohecker

Description

@ohecker

Expected behavior

As a user of Solicitor I expect that aggregated/concatenated data (like a list of applications or a list of versions) is sorted in "natural" order, meaning by default alphabetically.

Actual behavior

Aggregations within the reports are often sorted in reverse order (using "DESC" instead of "ASC")

Actions

Check and correct the usage of "DESC" and "ASC" in SQL statements in https://github.com/devonfw/solicitor/tree/master/core/src/main/resources/com/devonfw/tools/solicitor/sql

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions