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

Export list of NuGet packages from shared asset library and fix export of user list issue #88

Merged
merged 15 commits into from
Feb 25, 2024

Conversation

FH-Inway
Copy link
Collaborator

This pull requests contains two changes:

1) Export a list of NuGet packages from the shared asset library

This is the main part of the pull requests. The exported list is in .csv format and can be used to identify which version of a NuGet packages asset contains a specific platform or application version.

Screenshot of 2LCS showing the menu item to open the form to export the list of NuGet packages

Screenshot of the 2LCS form to export the list of NuGet packages

D365FO NuGet Packages.csv

Screenshot of the exported list open in Excel, filtered to a specific application version and the asset version highlighted

2) Fix an issue with the export of a list of LCS users

The existing export of users of LCS into a .csv file had an issue on some projects where Microsoft added some new "Service provider" users. Those users have no SystemRoleId in the payload received from LCS, which broke the parsing of the payload.

@FH-Inway FH-Inway merged commit 3be7396 into microsoft:master Feb 25, 2024
2 checks passed
@FH-Inway FH-Inway deleted the shared-asset-library branch March 9, 2024 15:00
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

Successfully merging this pull request may close these issues.

None yet

1 participant