Tables in Confluence are not sortable

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

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 は除く


問題

User is unable to sort tables in Confluence. The following message appears in the atlassian-confluence.log

Caused by: java.lang.IllegalStateException: Required plugin module com.atlassian.confluence.plugins.confluence-sortable-tables:sortable-table-hooks was either missing or disabled

診断

The arrow icons are not appearing, check if the Confluence Sortable Table plugin is enabled/disabled in the Manage Apps page. This plugin should be enabled by default.

If the plugin is enabled in the UI, check if this plugin status in the database by running this query:

select BANDANAVALUE from BANDANA where BANDANAKEY = 'plugin.manager.state.Map';

原因

Confluence Sortable Table is disabled.  

ソリューション 1

To enable the plugin through UI:

  1. Logging into Confluence as an administrator
  2. Go to > Manage Apps
  3. Select All Apps from the drop-down menu
  4. Search for sortable
  5. Locate Confluence Sortable Tables and check if all the 5 submodules are enabled. If not, enable all.

ソリューション 2

If you can't enable the plugin via UI and it's confirmed that the plugin is disabled in the database, you may enable the plugin in question or all Confluence plugins back to their default state through the database following the instructions in this KB.


説明 Tables in Confluence are not sortable
製品Confluence Server
最終更新日 2020 年 5 月 15 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.