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

Member Types are not migrated #278

Open
ProNotion opened this issue Jul 25, 2024 · 1 comment
Open

Member Types are not migrated #278

ProNotion opened this issue Jul 25, 2024 · 1 comment

Comments

@ProNotion
Copy link
Contributor

MemberTypes in v7 are exported and included in the packer file but are not imported or even included when I run the conversion in v12. As far as I can see in the uSync Migrations source code there is no support for these items - is that correct?

@splab
Copy link

splab commented Aug 23, 2024

I had a similar issue. Migrations was not picking up member types nor public access restrictions, my solution was to run the member import from uSync, not uSync.Migrations, after the uSync.Migration has done its job.

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

No branches or pull requests

2 participants