dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.64k stars 25.28k forks source link

ROPC: Fix/ mitigate EF docs #33699

Closed Rick-Anderson closed 2 weeks ago

Rick-Anderson commented 1 month ago

Close https://github.com/dotnet/EntityFramework.Docs/issues/4788 when this is completed dotnet_EntityFramework_Docs

For details see: SFI info in Teams

See CS Dashboard per email thread.


Associated WorkItem - 295456

wadepickett commented 1 month ago

@Rick-Anderson (cc @tdykstra), checking through the SFI Dashboards own linked spreadsheet for the repo tab for EF docs: Absolutely all items are now set to "fixed". Do you know who set all to fixed? Is that the case that they are all fixed?

Looking through the items in that spreadsheet for repo ef docs I am seeing some that do not look fixed, but maybe I am not interpreting the issue correctly:

For example:

Password issue flagged for this topic: https://github.com/dotnet/EntityFramework.Docs/blob/main//entity-framework/core/managing-schemas/migrations/applying.md " The following example applies migrations to a local SQL Server instance using the specified username and password.

.\efbundle.exe --connection 'Data Source=(local)\MSSQLSERVER;Initial Catalog=Blogging;User ID=myUsername;Password=myPassword' "

Rick-Anderson commented 1 month ago

Absolutely all items are now set to "fixed". Do you know who set all to fixed? Is that the case that they are all fixed?

I was under the wrong assumption that triaged meant fixed. So I'll change them to NA or "In Progress" as appropriate.

Rick-Anderson commented 1 month ago

Password issue flagged for this topic: https://github.com/dotnet/EntityFramework.Docs/blob/main//entity-framework/core/managing-schemas/migrations/applying.md " Create an issue for that (in our repo and the EF repo) link each issue and assign that to Tom for October.

Rick-Anderson commented 2 weeks ago

Fixed in https://github.com/dotnet/EntityFramework.Docs/pull/4849

Rick-Anderson commented 2 weeks ago

@wadepickett

@Rick-Anderson (cc @tdykstra), checking through the SFI Dashboards own linked spreadsheet for the repo tab for EF docs: Absolutely all items are now set to "fixed".

They're all fixed now