You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v4 we no longer get the name of the variable you assign to a task (exportName). This is because you no longer need to export the tasks, you can have tasks that are internal to a file.
So we need to update the alerts to use the taskIdentifier instead, which is the id you set on a task.
Uh oh!
There was an error while loading. Please reload this page.
In v4 we no longer get the name of the variable you assign to a task (
exportName
). This is because you no longer need to export the tasks, you can have tasks that are internal to a file.So we need to update the alerts to use the
taskIdentifier
instead, which is theid
you set on a task.From SyncLinear.com | TRI-5479
The text was updated successfully, but these errors were encountered: