MscrmTools / MsCrmTools.SolutionComponentsMover

Transfer solution components across solutions
GNU General Public License v3.0
4 stars 5 forks source link

Large impassable window blocks component copy #31

Closed illmoor closed 1 year ago

illmoor commented 1 year ago

After selecting the solutions, the "Copy Solutions" button and leaving the components ticked, I select "OK" and am presented with this screen:

image

I cannot move the window or resize it, pressing enter, space, or ESC simply closes the window and no copy takes place (no messages in the output).

MscrmTools commented 1 year ago

Ok, the issue here is that your solution contains A LOT of managed entities added with all their assets. Best practices require that you only add changed sub components for a managed entity. To avoid this screen, untick the check box "Check bext practice before moving components" before copying components

image

In the meantime, I will put only the 10 first entities in the message box so that it is user friendly