マイグレーションのユーザーインポートでのエラー

今日は

アドオンのマイグレーション ツールを使用して、ユーザーをインポートすると、「属性をマッピングできないとかのエラーがでます。」

9.2.7へのインポートです。アカウント情報はインポートできメンバーは登録されましたが、カスタム属性が入りません。属性の設定はあると考えています。

知見をお持ちの方、アドバイスをお願いします。

Attribute address could not be mapped to a known attribute type. It may not be fully imported.
Attribute interest could not be mapped to a known attribute type. It may not be fully imported.
Attribute job_category could not be mapped to a known attribute type. It may not be fully imported.
Attribute kana could not be mapped to a known attribute type. It may not be fully imported.
Attribute organization could not be mapped to a known attribute type. It may not be fully imported.
Attribute post could not be mapped to a known attribute type. It may not be fully imported.
Attribute profile_private_messages_enabled could not be mapped to a known attribute type. It may not be fully imported.
Attribute profile_private_messages_notification_enabled could not be mapped to a known attribute type. It may not be fully imported.
Attribute tel could not be mapped to a known attribute type. It may not be fully imported.
Attribute type could not be mapped to a known attribute type. It may not be fully imported.
Attribute use_product could not be mapped to a known attribute type. It may not be fully imported.
Attribute u_business could not be mapped to a known attribute type. It may not be fully imported.
Attribute u_name could not be mapped to a known attribute type. It may not be fully imported.
Attribute u_service could not be mapped to a known attribute type. It may not be fully imported.

添付は、インポートの属性エラーの詳細と、Attribute u_name のキャプチャです。


属性

Yes, it is a known bug, it has been reported on github at: Custom page attributes from a 5.6 site are not imported · Issue #7 · concretecms/migration_tool · GitHub

1 Like

助言をありがとう。
案内のGithub
”これを機能させるには、バージョン 9 で各ユーザー属性を手動で作成する必要があります。そうすれば、バッチによってコンテンツが正しく公開されます。”
のユーザー属性を手動で作成したのですが、同じエラーでした。
そういえば、ユーザー属性グループのインポートでもユーザー属性のエラーとなったので、ユーザー属性を手動で作成したと思っています。

ユーザーは多くもないので、ユーザー属性は手動で設定することも考えます。

ありがとう。