Unanswered
Hello, Is There A Way To Update A Task Diff Programatically?
Eg, I'M Creating A Task Using
*Actually looking at the code, when you call Task.create(...) it will always store the diff from the remote server.
Could that be the issue?
To edit the Task's diff:task.update_task(dict(script=dict(diff='DIFF TEXT HERE')))
151 Views
0
Answers
3 years ago
one year ago