Darin MacRae

Results 3 issues of Darin MacRae

**Describe the bug** The delete jobs context menu item does not delete all selected jobs. **To Reproduce** Steps to reproduce the behavior: Select a bunch of jobs from the jobs...

**Is your feature request related to a problem? Please describe.** I'd like to be able to monitor the disk usage of an attached data disk. The OS and user disks...

The Addresses and Address property serialization attributes are not defined correctly (as expected) for STJ serialization. ``` public class SearchFuzzyResult : SearchResult { [JsonPropertyName("adress")] public SearchResultAddress[] Addresses { get; set;...