Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It indicates which tables have already had their Skills field migrated to the Task Skills [task_m2m_skill] table, preventing duplicate migrations. |
| What area does it affect? |
Skills Management |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property after running migration scripts to confirm successful data transfer. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.skills_management.task_skill_migrated_tables |
| Sys ID |
c8c040109337030045a3f5be867ffbeb |
| Type |
choice list |
| Application |
Global |
| Default value |
|
| Description |
This property contains a list of tables whose Skills field has already been migrated to the task_m2m_table. If that table name exists in this property, the migration has already occured and will not happen again. |
| Updated |
2018-01-17 14:21:40 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... task tables to migrate to the Task Skills [task_m2m_skill] table when an admin runs the Migrate Skills to Task Skill M2M script. • Type: choice list • Default value: wm_task,customerservice_case,wm_order com.snc.skills_management.task_skill_migrated_tables Contains a list of tables for which the Skills field has already been migrated to the Task Skills [task_m2m_skill] table. If the table name is listed in this property, the ...
Context preview
Snippet 2
... task tables to migrate to the Task Skills [task_m2m_skill] table when an admin runs the Migrate Skills to Task Skill M2M script. • Type: choice list • Default value: wm_task,customerservice_case,wm_order com.snc.skills_management.task_skill_migrated_tables Contains a list of tables for which the Skills field has already been migrated to the Task Skills [task_m2m_skill] table. If the table name is listed in this property, the ...
Related properties