Skip to content

#6206 - Project export hangs and fails for documents whose initial CAS has not yet been created - #6207

Merged
reckart merged 1 commit into
release/41.xfrom
bugfix/6206-Project-export-hangs-and-fails-for-documents-whose-initial-CAS-has-not-yet-been-created
Aug 2, 2026
Merged

#6206 - Project export hangs and fails for documents whose initial CAS has not yet been created#6207
reckart merged 1 commit into
release/41.xfrom
bugfix/6206-Project-export-hangs-and-fails-for-documents-whose-initial-CAS-has-not-yet-been-created

Conversation

@reckart

@reckart reckart commented Aug 1, 2026

Copy link
Copy Markdown
Member

What's in the PR

  • Introduce ensureRegisteredInSession() method to WithExclusiveAccess for lazy session registration instead of eager add/remove in try-finally blocks
  • Add comprehensive tests for export/import/forceActionOnCas behavior when exclusive access is already held by enclosing session vs. when it must be acquired by the operation itself

How to test manually

  • See issue description

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

…S has not yet been created

- Introduce ensureRegisteredInSession() method to WithExclusiveAccess for lazy session registration instead of eager add/remove in try-finally blocks
- Add comprehensive tests for export/import/forceActionOnCas behavior when exclusive access is already held by enclosing session vs. when it must be acquired by the operation itself
@reckart reckart added this to the 41.3 milestone Aug 1, 2026
@reckart reckart self-assigned this Aug 1, 2026
@reckart reckart added this to Kanban Aug 1, 2026
@reckart reckart added 🐛 Bug Something isn't working Module: Import/Export labels Aug 1, 2026
@github-project-automation github-project-automation Bot moved this to 🔖 To do in Kanban Aug 1, 2026
@reckart reckart changed the title #6206 - Project export hangs and fails for documents whose initial CA… #6206 - Project export hangs and fails for documents whose initial CAS has not yet been created Aug 2, 2026
@reckart
reckart merged commit 4dcde89 into release/41.x Aug 2, 2026
4 checks passed
@reckart
reckart deleted the bugfix/6206-Project-export-hangs-and-fails-for-documents-whose-initial-CAS-has-not-yet-been-created branch August 2, 2026 07:20
@github-project-automation github-project-automation Bot moved this from 🔖 To do to 🍹 Done in Kanban Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug Something isn't working Module: Import/Export

Projects

Status: 🍹 Done

Development

Successfully merging this pull request may close these issues.

1 participant