|
@@ -19,10 +19,10 @@ export default <GuidedSetupImportSourcePlugin>{
|
|
|
},
|
|
|
preStartHints: [
|
|
|
__(
|
|
|
- "OTRS BPM processes can't get imported into Zammad since we currently don't support this kind of workflows.",
|
|
|
+ "OTRS BPM processes can't get imported into Zammad since it currently doesn't support this kind of workflows.",
|
|
|
),
|
|
|
__(
|
|
|
- 'Dynamic fields are not that common in Zammad, as we take a different approach to ticket attributes. Zammad also uses tags in addition to custom fields to classify tickets. This difference can create a new philosophy of your ticket attributes/tags compared to your current use of dynamic fields in OTRS.',
|
|
|
+ 'Dynamic fields are not that common in Zammad, as it takes a different approach to ticket attributes. Zammad also uses tags in addition to custom fields to classify tickets. This difference can create a new philosophy of your ticket attributes/tags compared to your current use of dynamic fields in OTRS.',
|
|
|
),
|
|
|
],
|
|
|
documentationURL: 'https://docs.zammad.org/en/latest/migration/otrs.html',
|