Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsoletion message for AutoTransactionsEnabled is wrong #29990

Closed
nightcoder62 opened this issue Jan 5, 2023 · 1 comment · Fixed by #29991
Closed

Obsoletion message for AutoTransactionsEnabled is wrong #29990

nightcoder62 opened this issue Jan 5, 2023 · 1 comment · Fixed by #29991
Assignees
Labels
area-docs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported Servicing-approved type-bug
Milestone

Comments

@nightcoder62
Copy link

The ObsoleteAttribute says to use EnableAutoTransactions instead, which doesn't exist. It should refer to the AutoTransactionBehavior property instead, perhaps?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@roji roji transferred this issue from dotnet/EntityFramework.Docs Jan 5, 2023
@roji roji transferred this issue from dotnet/EntityFramework.ApiDocs Jan 5, 2023
roji added a commit to roji/efcore that referenced this issue Jan 5, 2023
@roji
Copy link
Member

roji commented Jan 5, 2023

Thanks, yeah, this API was renamed in an API review, but I forgot to update the [Obsolete] message... Submitted #29991 to fix.

@roji roji self-assigned this Jan 5, 2023
@ghost ghost closed this as completed in #29991 Jan 5, 2023
ghost pushed a commit that referenced this issue Jan 5, 2023
@roji roji added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jan 5, 2023
@roji roji added this to the 8.0.0 milestone Jan 5, 2023
@roji roji changed the title Obsolete attribute recommending nonexistent alternative Obsoletion message for AutoTransactionsEnabled is wrong Jan 5, 2023
@roji roji reopened this Jan 5, 2023
@roji roji removed this from the 8.0.0 milestone Jan 5, 2023
roji added a commit to roji/efcore that referenced this issue Jan 12, 2023
roji added a commit to roji/efcore that referenced this issue Jan 12, 2023
@ajcvickers ajcvickers added this to the 7.0.x milestone Jan 12, 2023
@ajcvickers ajcvickers modified the milestones: 7.0.x, 7.0.3 Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-docs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported Servicing-approved type-bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants