Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clearer messaging when downgrading a package #1032

Open
2 tasks done
pauby opened this issue Dec 6, 2023 · 1 comment
Open
2 tasks done

Add clearer messaging when downgrading a package #1032

pauby opened this issue Dec 6, 2023 · 1 comment
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features

Comments

@pauby
Copy link
Member

pauby commented Dec 6, 2023

Checklist

  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my request.

Is Your Feature Request Related To A Problem? Please describe.

No response

Describe The Solution. Why is it needed?

Within Chocolatey GUI while the All Versions checkbox is checked, older versions of packages can be reinstalled (downgraded) to previous versions of packages. The user is prompted with the following message.

Are you sure?

This action will attempt to reinstall the 'PACKAGE_NAME' package. Are you sure you want to proceed?

If there is a newer version installed, can we institute a check for that and have the following message prompt instead.

Are you sure?

You currently have a newer version of the 'PACKAGE_NAME' package installed. Are you sure you want to proceed?

This may alleviate confusion when users see multiple versions of the same package in Chocolatey GUI and attempt to install one over the other.

Additional Context

Created by @imm0rtalsupp0rt in GitLab.

Related Issues

@pauby pauby added Improvement Issues that enhances existing functionality, or adds new features 0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint labels Dec 6, 2023
@thathva
Copy link

thathva commented Mar 22, 2024

Hey! I am looking to take my first contribution on this project, can I take this up for a start if it is still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

2 participants