What triggers a new page version to be created?
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
問題
It has been observed that certain actions in Confluence will trigger a new page version of the page to be created while other actions do not. This behavior doesn't appear to be consistent.
診断
環境
Confluence Server および Data Center
Collaborative Editing is not enabled
原因
Any current edits to a given page are tracked via Hazelcast and it's record of "Page Edit Heartbeat Activities". When a new content edit is initiated on a page, a heartbeat activity is recorded in the Confluence cache. If someone is editing the page at the moment (browser sent recently editing heartbeat), a new page version is generated. If no one is editing the page currently (no recent heartbeats recorded), the page can be updated without a new page version creation. These rules are in place to prevent overriding of page content by another page editor.
この内容はお役に立ちましたか?