Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Microsoft Teams Plugin

  • MICROSOFTTEAMS Groovy Function

    • sendTeamsMessage and sendUserTeamsMessage have been removed.

Note

Customers using these integrations should migrate to using the recommended Microsoft Teams Workflows. A guide to configuring those can be found here.

FD_PROJECT_ID workflow variable

This variable was incorrectly sent as a String to the Workflow Execution despite the code editor defining it as a Long. The variable is now passed as a Long to match the type suggestions. If you were casting this variable or using any string functions on it in a workflow you may have to update your scripts.

FlexDeploy 9.0.0.0 (11-02-2024)

...