Skip to content

Fix change tracking and failed edit state handling#101

Merged
jscarle merged 1 commit intodevelopfrom
feature/fix-change-tracking
Mar 9, 2026
Merged

Fix change tracking and failed edit state handling#101
jscarle merged 1 commit intodevelopfrom
feature/fix-change-tracking

Conversation

@jscarle
Copy link
Owner

@jscarle jscarle commented Mar 9, 2026

Summary

  • fix change-tracking so tracked child objects and field type edits are actually cleared after successful operations
  • keep items and templates dirty when CreateItem(...) or EditItem(...) fail instead of marking them clean prematurely
  • add regression coverage for the change-tracking and failure paths, and document that skipped live tests in this repo are typically due to test-account capability limits

Testing

  • dotnet build OnePassword.NET.sln -c Release
  • dotnet test OnePassword.NET.sln -c Release

@jscarle jscarle merged commit 24a2f34 into develop Mar 9, 2026
3 checks passed
@jscarle jscarle deleted the feature/fix-change-tracking branch March 9, 2026 01:42
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