-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi guys,
I've got some execution results saved on a project on our deployr enterprise server, however, I'm finding that the project.getHistory() call always results in an empty execution history list. The response to the http request (/r/project/execute/history) contains the data, but I believe its not being parsed correctly by the c# client library.
On line 308 of the RProjectExecutionImpl.cs file, it seems to be looking directly for the "history" node and ignoring its parent "execution" node.
Can you verify this please?
Metadata
Metadata
Assignees
Labels
No labels