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

When renaming a Package Source, any existing Source Mappings need to be updated #12936

Open
donnie-msft opened this issue Oct 11, 2023 · 0 comments
Labels
Area:PackageSourceMapping Issues related to the package source mapping feature Functionality:VisualStudioUI Package Manager UI et al Functionality:VSOptions Priority:2 Issues for the current backlog. Product:VS.Client Type:DCR Design Change Request

Comments

@donnie-msft
Copy link
Contributor

NuGet Product(s) Affected

Visual Studio Package Management UI

Current Behavior

When renaming a package source (eg, from nuget.org to nuget.org2), all source mappings to nuget.org will no longer work. This is because the source name is used in mappings.

Desired Behavior

Consider at least one of the following behavior changes when editing a package source in VS Options:

  1. Also rename the source in the source mappings for that package source that was edited.
  2. Show a warning that any existing source mappings need to be updated.

Additional Context

No response

@donnie-msft donnie-msft added Product:VS.Client Priority:2 Issues for the current backlog. Type:DCR Design Change Request Functionality:VisualStudioUI Package Manager UI et al Area:PackageSourceMapping Issues related to the package source mapping feature labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:PackageSourceMapping Issues related to the package source mapping feature Functionality:VisualStudioUI Package Manager UI et al Functionality:VSOptions Priority:2 Issues for the current backlog. Product:VS.Client Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

1 participant