Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When editing and saving a dashboard in a project, the following error occurs. #191

Open
jaebokoh opened this issue Dec 13, 2024 · 1 comment

Comments

@jaebokoh
Copy link

jaebokoh commented Dec 13, 2024

Environment:
Redmine version 5.1.3.stable
Ruby version 3.1.6-p260 (2024-05-29) [arm64-darwin23]
Rails version 6.1.7.8
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Purplemine2-2.16.2 (includes JavaScript)
SCM:
Subversion 1.14.4
Git 2.38.0
Filesystem
Redmine plugins:
additionals 3.3.2

F, [2024-12-13T12:25:54.085668 #72076] FATAL -- : [7574ca71-2030-44bb-9d4c-4abe9d52a4e7]
[7574ca71-2030-44bb-9d4c-4abe9d52a4e7] Dashboard::ProjectSystemDefaultChangeException (Dashboard::ProjectSystemDefaultChangeException):
[7574ca71-2030-44bb-9d4c-4abe9d52a4e7]
[7574ca71-2030-44bb-9d4c-4abe9d52a4e7] plugins/additionals/app/models/dashboard.rb:386:in validate_project_system_default' [7574ca71-2030-44bb-9d4c-4abe9d52a4e7] plugins/additionals/app/controllers/dashboards_controller.rb:112:in update'
[7574ca71-2030-44bb-9d4c-4abe9d52a4e7] lib/redmine/sudo_mode.rb:61:in `sudo_mode'

@alexandermeindl
Copy link
Collaborator

Hi @jaebokoh,

I cannot reproduce the error. Did you run database migration? Do you use other plugins? Fix yes, can your try without these plugins?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants