Skip to content

RavenDB-25154 - Document TrackingMode session option and TrackAllEntities feature#2339

Open
ppekrol wants to merge 1 commit intoravendb:mainfrom
ppekrol:RavenDB-25154
Open

RavenDB-25154 - Document TrackingMode session option and TrackAllEntities feature#2339
ppekrol wants to merge 1 commit intoravendb:mainfrom
ppekrol:RavenDB-25154

Conversation

@ppekrol
Copy link
Member

@ppekrol ppekrol commented Mar 16, 2026

Issue link

https://issues.hibernatingrhinos.com/issue/RavenDB-25154

Additional description

  • Update SessionOptions table in opening-a-session to include TrackingMode parameter
  • Rewrite disable-tracking page to cover TrackingMode enum (NoTracking, TrackAllEntities, Default)
  • Add TrackAllEntities section explaining automatic change tracking for all loaded entities
  • Update main disable-tracking page title and description to reflect broader tracking configuration scope

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

…ties feature

- Update SessionOptions table in opening-a-session to include TrackingMode parameter
- Rewrite disable-tracking page to cover TrackingMode enum (NoTracking, TrackAllEntities, Default)
- Add TrackAllEntities section explaining automatic change tracking for all loaded entities
- Update main disable-tracking page title and description to reflect broader tracking configuration scope
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.

2 participants