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

Default UniqueName of Published To Lower Case #35

Closed
rwilson504 opened this issue Jan 30, 2021 · 2 comments
Closed

Default UniqueName of Published To Lower Case #35

rwilson504 opened this issue Jan 30, 2021 · 2 comments
Assignees

Comments

@rwilson504
Copy link

rwilson504 commented Jan 30, 2021

Describe the solution you'd like
Would it be possible that when creating the Solution.xml file for a PCF solution the UniqueName of the publisher get set to lowercase or you create a field on the PCF Builder for for setting the UniqueName.

I'm asking because recently i have run into some problems with users who have installed my PCF components. The problem occurs because in my components i have always been setting my published name to RAW so the solutions that are generated have the UniqueName of 'RAW'. The publisher though on my primary dev box where I do many of my samples to give to users for the PCF components has the UniqueNameof the publisher set to 'raw'. When doing unmanaged solution this is not an issue but if a user has already installed on of my PCF components as a managed solution they run into an issue when one managed solution with the same Publisher but a difference in the casing of the UniqueNameis imported.

image

Describe alternatives you've considered
To solve my issue currently I'm going to just go into my dev box and update the publisher unique name to be upercase.

Additional context
Setting the unique name by default to lowercase would match what Microsoft does when you create a new publisher. When you type in the display name they take that to remove any special characters and set it to lowercase.

image

Here is an image of the Publisher name I typed into the tool and the current way the tool leaves the casing as the way i typed it in for the UniqueName.
image

@power-maverick-bot
Copy link

I am Groot!!
Thanks for raising an issue. Please make sure you have given us as much context as possible.
One of the Avengers will respond as soon as possible.

@Power-Maverick Power-Maverick added the in-progress This issue or enhancement is currently being worked upon label Feb 1, 2021
@Power-Maverick Power-Maverick removed the in-progress This issue or enhancement is currently being worked upon label Feb 3, 2021
@Power-Maverick
Copy link
Owner

Resolved in version 2.2021.02.023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants