Carfup.XTBPlugins.PersonalViewsMigration
1.2024.1.14
dotnet add package Carfup.XTBPlugins.PersonalViewsMigration --version 1.2024.1.14
NuGet\Install-Package Carfup.XTBPlugins.PersonalViewsMigration -Version 1.2024.1.14
<PackageReference Include="Carfup.XTBPlugins.PersonalViewsMigration" Version="1.2024.1.14" />
paket add Carfup.XTBPlugins.PersonalViewsMigration --version 1.2024.1.14
#r "nuget: Carfup.XTBPlugins.PersonalViewsMigration, 1.2024.1.14"
// Install Carfup.XTBPlugins.PersonalViewsMigration as a Cake Addin #addin nuget:?package=Carfup.XTBPlugins.PersonalViewsMigration&version=1.2024.1.14 // Install Carfup.XTBPlugins.PersonalViewsMigration as a Cake Tool #tool nuget:?package=Carfup.XTBPlugins.PersonalViewsMigration&version=1.2024.1.14
This tool will allow you to reassign, copy, delete, personal views, charts and dashboards from one user to another. This is really useful when someone left a company and forgot to migrate his own views; charts, dashboards to somebody else.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.1.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2024.1.14 | 9,168 | 1/10/2024 |
1.2023.5.13 | 8,454 | 5/5/2023 |
1.2022.1.12 | 17,602 | 1/10/2022 |
1.2020.2.11 | 22,155 | 2/25/2020 |
1.2020.1.10 | 2,800 | 1/24/2020 |
1.2019.9.9 | 7,477 | 9/3/2019 |
1.2019.6.8 | 5,841 | 6/14/2019 |
1.2019.5.7 | 4,277 | 5/2/2019 |
1.2019.3.6 | 5,218 | 3/12/2019 |
1.2018.6.5 | 22,037 | 6/27/2018 |
1.2018.2.3 | 19,253 | 2/1/2018 |
1.2017.12.1 | 32,019 | 12/6/2017 |
1.2024.1.14
Fix random issues related to the instance of telemetry
1.2023.5.13
Fix when converting a dashboard to system one if it was once coming from a system dashboard itself. Thanks to @greensweater
1.2022.1.12
Fix the deletion issue of sharings
Updated the maximum number of non-interactive users in an instance to 7 (https://docs.microsoft.com/en-us/power-platform/admin/create-users#user-types)
1.2020.2.11
Ability to modify the sharings directly from the plugin.
Fix the issue while loading too many users make the application crash
Fix various issues.
1.2020.1.10
Ability to convert personal View, Chart and Dashboard into System component.
Ability to filter by Users only
Fix various issues.
1.2019.9.9
Ability to load more than 5000 users and teams.
When copying, you can also copy the sharings.
Fix various issues.
1.2019.6.8
Adding the ability to manage charts, dashboards and views for a team.
Fix various issues.
Aligned the usage of CrmServiceClient instead of OrganizationServiceProxy to manage impersonation.
1.2019.5.7
Manage the sharings of views, dashboards and charts.
Fixed issue with refresh of items list.
Fixed issue with impersonation error.
Background process improved.
1.2019.3.6
The known actions for views are now available for Charts and Dashboards
Ability to sort and filter results for user views, charts and dashboards.
Bug fixing.
1.2018.6.5
Supporting OnPremise environments.
Added the ability to filter (by status and name) and reorder the results.
Various bug fixes, checks and improved code in the background.
Introducing a help page.
1.2018.2.3
Allow the plugin to log anonymous data or not, in order to improve the most used features and develop the others.
Added the ability to delete a view.
Various bug fixes / improving processes.
1.2017.12.1
Retrieve users from your organization, get user views and copy or reassign them to someone else.