Callum Marshall

Results 5 comments of Callum Marshall

Hiya... When the method for the controller is changed to this... ```cs [HttpPost] [EnableQuery()] public virtual async Task UpdateAll([FromBody] ODataCollection items, ODataQueryOptions queryOptions) { var updated = await Service.UpdateAllAsync(items.Value); var...

Some more information about the setup in the model builder for OData ```cs Builder.EntityType(); Builder.EntityType().Collection.Action("UpdateAll").ReturnsCollectionFromEntitySet(setName + "UpdateResults"); ```

Hi, Just following up on this. I think all new software architectures probably feel more like a doctoral thesis project, especially when the code is so clean and you're trying...

This seems to be ongoing as I have this issue despite the original updated topology file for the Microphone being from 2 years ago! And L/R channels are flipped as...

Hi @bardliao , I’m afraid not. That only fixes the microphone not working for me. The topology still has the L/R flipped where I have to use fake sinks in...