Skip to content

ide status does not recognize snapshot version correctly #1255

Description

@julia-cap

Expected behavior

As a user, I want to get correct information when calling ide status so that I know the actual status.

Actual behavior

When calling ide status I am getting the following output:

IDE_ROOT is set to C:\projects
IDE_HOME is set to
C:\projects\IDEasy
You are online.
Your settings are up-to-date.
Your version of IDEasy is 2025.04.002-04_17_02-SNAPSHOT but version 2025.04.002-20250417.024201-5 is available. Please run the following command to upgrade to the latest version:
ide upgrade
Your operating system is windows(10.0)@x64 [Windows 11@amd64]

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. ide status
  2. ide upgrade
  3. ide update
  4. ide status

Related/Dependent Issues

Comments/Hints:

It seems that the compared versions have different naming or other comparable attributes even though they actually are the same versions and therefore IDEasy wants you to update.

Affected version:

  • OS: Windows 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions