Carfup.XTBPlugins.PersonalViewsMigration
1.2019.6.8
See the version list below for details.
dotnet add package Carfup.XTBPlugins.PersonalViewsMigration --version 1.2019.6.8
NuGet\Install-Package Carfup.XTBPlugins.PersonalViewsMigration -Version 1.2019.6.8
<PackageReference Include="Carfup.XTBPlugins.PersonalViewsMigration" Version="1.2019.6.8" />
paket add Carfup.XTBPlugins.PersonalViewsMigration --version 1.2019.6.8
#r "nuget: Carfup.XTBPlugins.PersonalViewsMigration, 1.2019.6.8"
// Install Carfup.XTBPlugins.PersonalViewsMigration as a Cake Addin #addin nuget:?package=Carfup.XTBPlugins.PersonalViewsMigration&version=1.2019.6.8 // Install Carfup.XTBPlugins.PersonalViewsMigration as a Cake Tool #tool nuget:?package=Carfup.XTBPlugins.PersonalViewsMigration&version=1.2019.6.8
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,251 | 1/10/2024 |
1.2023.5.13 | 8,456 | 5/5/2023 |
1.2022.1.12 | 17,604 | 1/10/2022 |
1.2020.2.11 | 22,157 | 2/25/2020 |
1.2020.1.10 | 2,802 | 1/24/2020 |
1.2019.9.9 | 7,479 | 9/3/2019 |
1.2019.6.8 | 5,843 | 6/14/2019 |
1.2019.5.7 | 4,279 | 5/2/2019 |
1.2019.3.6 | 5,220 | 3/12/2019 |
1.2018.6.5 | 22,039 | 6/27/2018 |
1.2018.2.3 | 19,255 | 2/1/2018 |
1.2017.12.1 | 32,021 | 12/6/2017 |
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.