Orion Edwards

Results 16 comments of Orion Edwards

Hi Tomas The `ProjectGroupService` has a `GetProjects` method on it, which returns a list of all the projects within that group. The invocation should look something like this: ```go var...

Hi @finepointcgi If I understand correctly, is this what you're asking? - Start with OLDFILE - Create a signature and then delta between OLDFILE and NEWFILE - OLDFILE becomes lost...

Hi Douglas Apologies on behalf of Octopus for taking so long to respond to this PR. We've recently re-assessed it and determined that it would be best not to merge....

[7930-repro.zip](https://github.com/OctopusDeploy/Issues/files/10099166/7930-repro.zip)

Thoughts from Rob and I: The NOLOCK is the cause of the bug, and it does seem odd to be doing dirty reads in an area like the Task Queue...

> Would you be able to provide some evidence that this works as expected. I've added an e2e test which uploads a delta package to Octopus