Skip to content

account not initialize when using add accounts feature#157

Merged
vinaghost merged 1 commit intomainfrom
fixes/add-accounts-bug-settings-not-initialize
Mar 2, 2026
Merged

account not initialize when using add accounts feature#157
vinaghost merged 1 commit intomainfrom
fixes/add-accounts-bug-settings-not-initialize

Conversation

@vinaghost
Copy link
Copy Markdown
Owner

Replaced context.AddRange(accounts) with context.Add(account) in a loop to add each account individually before saving changes. This may improve control over entity tracking or validation. Other logic remains unchanged.

Replaced context.AddRange(accounts) with context.Add(account) in a loop to add each account individually before saving changes. This may improve control over entity tracking or validation. Other logic remains unchanged.
@vinaghost vinaghost self-assigned this Feb 18, 2026
@github-actions
Copy link
Copy Markdown

Version of this build is 2.12.95
Check download link here

@vinaghost vinaghost merged commit c91e5b7 into main Mar 2, 2026
4 checks passed
@vinaghost vinaghost deleted the fixes/add-accounts-bug-settings-not-initialize branch March 2, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant