Skip to main content

ImportWarningCodes

  • Namespace: PPDS.Migration.Progress
  • Assembly: PPDS.Migration
  • Kind: Class

Summary

Standard warning codes for import operations.

Members

Fields

BulkNotSupported

string BulkNotSupported

Entity does not support bulk operations, fell back to individual operations.

ColumnSkipped

string ColumnSkipped

Column in source but not in target (skipped).

PluginReenableFailed

string PluginReenableFailed

Failed to re-enable plugin steps after import.

RoleMappingSkipped

string RoleMappingSkipped

M2M role mapping was skipped because no matching role could be found in the target environment. Emitted by RelationshipProcessor when cross-environment role lookup by ID fails.

SchemaMismatch

string SchemaMismatch

Non-fatal schema differences detected.

UserMappingFallback

string UserMappingFallback

User reference fell back to current user.