Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 363 Bytes

File metadata and controls

12 lines (7 loc) · 363 Bytes

Migration

This page describes how to update Valtimo from the previous version to the current.

  • Migrate getTaskProcessLink()

    Scope: front-end

    1. Find and replace getTaskProcessLink()

      Find all occurrences of TaskService.getTaskProcessLink() in your frontend project and replace them with TaskService.getTaskProcessLinkV1().