ShareGate migration tool Suggestions
Welcome to the ShareGate migration tool suggestions forum! We love to hear new ideas from you, so don’t hesitate to share your thoughts.
Also, be sure to comment and vote on the ideas you like!
655 results found
-
Support powershell 7 in ShareGate
Usually, I have a mixed environment on-prem + SPO, so I use Powershell 5 for on-prem, and Powershell 7 for SPO with installed pnp modules to do some additional steps. Would be nice if the ShareGate module could work in PowerShell 7+ currently I receive there
Version 17.1.3 (Assembly 17.1.3.0, Build 2703)
[0] PS-105-405 (RetryFailed: False) --- Sharegate.Common.Exceptions.SGUnsupportedPowerShellVersionException: ShareGate doesn't support PowerShell version 7.2.5. Please use PowerShell 5.1 instead.
at g.u.a.u.i2()
at g.u.a.u.ProcessRecord()at System.Management.Automation.CommandProcessor.ProcessRecord()
6 votes -
Include users in group in permission matrix report when exported to excel
Include additional column in excel report to have all users in groups as when shared report with users they wont know who are there in group.
1 vote -
Ignore Required and Unique columns when copying old versions
If a new column us added to a list, the data filled in, and then made required the old versions of the items in that list will fail to copy. It'd be great if this limitation could be removed.
1 vote -
Copy-Content: add -VersionLimit parameter
It'd be great if the -VersionLimit parameter could be added to Copy-Content.
Currently I'm having to use a three step process where I disable versions, copy the content and then re-enable versioning.
1 vote -
1 vote
-
Increase Task view performance
Opening the "Tasks" view is very slow. It takes a long time to load the list of previous tasks. Better performance would be appriciated! ShareGate runs on a server with 4 cores and 12 GB ram so it should have sufficiant resources.
2 votes -
Look and feel
When I go to do a copy operation, I do appreciate having a pre-filled suggestion for the Task I'm running. In my early days with the tool, I always overwrote that suggested title to something more meaningful, but the more I use it the less time I have to get that fancy. So I'd like to bring your team's attention to the way tasks then show up in the Tasks lists. They ALL start with "Copy ## items" and I have to expand the field wider to see meaningful information. So my proposal would be to change your pre-filled suggestion…
1 vote -
Improve promote site list load time
Your Subsite promtion tool is useless with large tenants. We have 20k sites and I cannot easily pull up a site to do a subsite promotion on.
1 vote -
Private Channels Site Permissions
It would be great if when I was given access to the SharePoint sites I was also given access to all of the sites that are private channels to reduce the use of PowerShell or SharePoint Admin Center just to have access.
2 votes -
1 vote
-
1 vote
-
Copy team members from one Team to another.
It would be useful to be able to copy just the members from one Team to another, existing Team.
For the moment, users have to be added one by one in Explorer.This could save a lot of manual work.
3 votes -
Map properties depending on the source content type
On our scenario, we want to map two properties from the source, not one.
However, we do not want to merge them into one because it's not the case that two existing properties will map to one property; they will still be a one-to-one mapping.We would like to do something like this,
$propMappings = Set-PropertyMapping -MappingSettings $propMappings -Source "prop1" -Destination "prop3"
$propMappings = Set-PropertyMapping -MappingSettings $propMappings -Source "prop2" -Destination "prop3"
However, by doing this ShareGate overwrites the first mapping with the second one.
The reason for doing this is simple: each content type will only have one of the…
1 vote -
Map/concatenate multiple text properties into a single property
We would like that, in PowerShell, we could have the ability to map multiple properties to a single property.
At the moment, it seems that this is possible only with certain types of fields."3) Advanced scenario – Multiple columns to a single column
Since Sharegate 2.9, any destination column that supports the ‘multi-values’ (Lookup, Choice, People, Managed Metadata) option will allow more than one column to be mapped to it"
https://sharegate.com/blog/sharepoint-merge-remap-multiple-columns-to-a-single-columnSo if we have a simple scenario such as:
Property A (text)
Property B (text)We cannot map them to a
Property C (text)this is only allowed…
1 vote -
Searching on "Copy Structure and Content" form
As of now, ShareGate does not offer the option to search through the Copy Content and Structure user interface. If you have a hundreds of sites you are not able to search here. It would be a great help for the migrator operators to add a search box to this form.
1 vote -
Ability to temporarily take over landing page to communicate to users about upcoming migration or changes
It is difficult to get business owners of sites to communicate with their user base. They have mixed success in getting the message about site changes in front of their users. The ability to create a temporary page to communicate changes would be useful in addressing this. As admin we are asked by site owners how they can let every site user about the changes and in the event of a large multi-site migration this is too much of an overhead to try and retrieve lists of email addresses for SP2010 and SPO using PowerShell.
A traffic light system might…
1 vote -
Excel report export, format as table.
I am exporting a report on site collection size, I would like to know if there is a way to format the report as a table, so that I can import into PowerBI?, currently I have to open each report and format as table, so I can then import into PowerBI
2 votes -
Permission matrix report - import list of users from CSV
We need to find all items that 150 users have Owner or full control access to in our environment for a security and compliance initiative. To run a report like this you have to manually add one at a time each user, it will probably take me 2 hours to add each user 1 by 1 in the people picker for the report. We need to have an option to import a list of users from CSV. Please see image for better description of what we are asking.
2 votes -
1 vote
-
Allow import of directories with the system attribute
Both the pre-migration analysis as the migration filter out ‘system’ directories (folders with the ‘system’ attribute) when doing a fileshare analysis/import. It would be nice to be able to include them (be default, or by optional toggle).
Now we get an incomplete report because it doesn’t contain those (sub)directories.
1 vote