Skip to content

Conversation

@captainsafia
Copy link
Member

Closes #55483.

@captainsafia captainsafia requested a review from a team as a code owner May 2, 2024 19:26
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 2, 2024
@rodrigopinto
Copy link

This fix should be backported to version 8 as it is LTS.

@mjordanZuto
Copy link

+1 to fixing this in .net8. Not a good look when things just get quietly overridden like that (surely a middle ground is to have some kind of compiler warning that you're returning Created without content but it really ought to have some if you're doing things 100% by the book?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CreatedResult does not set StatusCode

5 participants