Michael Pizzo

Results 90 comments of Michael Pizzo

Hi @NicholasNoise -- thanks for the contribution! As per my inline comments, I'm curious what the ramifications are if we don't use the injected HttpContextFactory. Eager to get your (and...

Hi @RoronoaSrinu -- Thanks for reaching out. Please include the exact body of the request that you are making and the error that you receive so that we can better...

@xuzhg -- can you take a look at this? note latest repro is w/.net 6 and aspnetcore odata 8.0.10.

@burakkaradag -- I was just noting that you said you had this issue with .net6.0 and OData 8.0.10 (so it's a current issue)

@corranrogue9 -- This is a good item to put on the 8.0 list. We don't have a good way to fix this in 7.x without being a breaking change. @KenitoInc...

We should soon be to the point where we can take your PR for this.

The interesting issue is that it appears legal to create an attribute with the "$" prefix in the JSON metadata. We should not be able to create a name in...

> The reason OData ignores $expand is because $count counts the items *at a particular level* -- i.e., how many activities there are (not how many total records there are)....

Hi @ElizabethOkerio -- it looks like you're oncall this week. This does look like a bug, and I do think we have issues in this area. Can you work with...