Which Confluence user tables are deprecated and can be removed for GDPR Compliance?
Platform Notice: Server, Data Center, and Cloud By Request - This article was written for the Atlassian server and data center platforms but may also be useful for Atlassian Cloud customers. If completing instructions in this article would help you, please contact Atlassian Support and mention it.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
With the new GDPR regulations that go into effect on the 25th of May, 2018, you may be checking your Confluence instance in relation to your organization's GDPR compliance effort. You may find several tables that appear to be dealing with user data appear in the database schema, although they don't appear to hold any data.
診断
環境
- Confluence 6.0+
- データベーステーブル
- external_entities
- external_members
- groups
- local_members
- users
- os_user
- os_group
- os_user_group
原因
While the database tables have been deprecated, they have not been removed from the Confluence schema per - CONFSERVER-28908Getting issue details... STATUS
ソリューション
データベースを変更する前には必ずデータをバックアップするようにします。
Depending on your database, you can choose to truncate or drop these tables since they are no longer in use with Confluence 6.0+.
For more information on GDPR and Confluence, you can check our Confluence Server and Data Center GDPR support guides.