For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationAPI referenceRelease notes
DocumentationAPI referenceRelease notes
  • Release notes
    • Overview
    • Changelog
      • Overview
      • AngularJS not supported in manual tasks
      • Audit Trail collection removed
      • Broken references
      • Data Path property renamed
      • Default adapter protocol
      • DryRun and View DryRun manual tasks removed
      • Help and Status API endpoints removed
      • Integration API routes removed
      • Itential Platform key removed from global config
      • Itential Tools updated
      • IWAN tasks removed
      • Job variable changes in child workflows
      • Merge task variables — null vs. undefined
      • Message queue libraries removed
      • Database no longer supports callbacks
      • NSO features removed
      • Operations Manager API changes
      • Inline images removed from pre-built README files
      • Reserved method output name
      • Service Manager UI removed
      • Task error config option in AG Manager
      • Seed scripts removed in Template Builder
      • Transformations using thisArg feature
      • Workflow Engine API routes removed
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Breaking change notice (2023.2.0 – 2023.2.14)
  • What should I do?
Release notesBreaking changes

Transformations using thisArg feature

Was this page helpful?
Previous

Workflow Engine API routes removed

Next
Built with

Breaking change notice (2023.2.0 – 2023.2.14)

This breaking change affects Itential Platform versions 2023.2.0 through 2023.2.14. Transformations that use the thisArg feature are incorrectly migrated during an upgrade if they contain any of the following:

  • Assignment from a thisArg incoming schema to the array parameter of a higher-order method.
  • A thisArg incoming schema with a sub-schema.
  • Assignment from the root thisArg incoming schema.

What should I do?

If you have any transformations with a thisArg incoming schema that contain any of the attributes listed above, upgrade to Itential Platform 2023.2.15 or higher.

Contact the Product Support Team if you need additional help or require further information.