Scott M.

Results 4 issues of Scott M.

### Description EFE throws a generic exception when using option `UseAudit = true` with `BulkMergeAsync`. ### Exception `System.Exception: Error: 0029: Oops! A general error has occurred. Please report the issue...

### Description If I have a parent/child relationship: ```` class Parent { [Key] public Guid Id { get; set; } public string ExternalId { get; set; } public virtual ICollection...

### Describe the bug I have a ContentType named `Listing`, which has a text field called `Type`. `Type` can be "League", "Club", or "Event". I am trying to create a...

Would be nice to have a refresh button. I just ran into a case where I submitted a bug while having the list open, but then had to switch projects...

enhancement