exceedone / exment

Exment is open source software for managing information assets on the Web. / Exmentは、情報資産をWeb上で管理するための、オープンソースソフトウェアです。
https://exment.net/docs/#
GNU General Public License v3.0
269 stars 67 forks source link

ダッシュボード設定変更画面で保存するとシステムダッシュボードが強制的にユーザーダッシュボードになる #1396

Closed fleming35800 closed 9 months ago

fleming35800 commented 1 year ago

Describe the bug / バグの説明

A clear and concise description of what the bug is. / バグの内容のかんたんな説明を記載してください。 ダッシュボードの設定変更画面を開いて保存するとシステムダッシュボードからユーザーダッシュボードに強制変更される。 同じ手順でsystem_default_dashboardを保存すると一覧から消滅する。 dashboadsテーブルdashboad_typeの値が強制的に1に変更されてしまうようで、 消えてしまったsystem_default_dashboadに関してはこの値を0に戻すことで一覧に表示されるようになります。

Version / 発生バージョン

Please describe version. / ご利用のバージョンを記載してください。 v5.0.9

KajitoriAdmin commented 11 months ago

v5.0.11 でリリースしました。

KajitoriAdmin commented 9 months ago

Closeとさせていただきます。