Skip to content

Latest release by date is used for app title+description instead of highest semver version #1686

@provokateurin

Description

@provokateurin

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Have an app with multiple active release branches v1 and v2
  2. Name the app A in info.xml of the v1 branch and B in the v2 branch
  3. Release new versions for each branch and publish v1 after v2

Expected behaviour

The title and description of the app should always display the one from the highest semver version.

Actual behaviour

The title and description of the latest release are used, which is not necessarily the newest release (by semver).
This leads to the problem, that publishing multiple app versions at the same time always changes what is displayed.

For example https://apps.nextcloud.com/apps/groupfolders currently says "Group folders" while it should say "Team folders" as seen in https://web.archive.org/web/20251204153247/https://apps.nextcloud.com/apps/groupfolders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions