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

Missing term error occurs in redmine trunk #68

Closed
y503unavailable opened this issue May 4, 2020 · 1 comment
Closed

Missing term error occurs in redmine trunk #68

y503unavailable opened this issue May 4, 2020 · 1 comment

Comments

@y503unavailable
Copy link

Thanks for the useful plugin.

When using pivottable plugin in redmine trunk, an error without term occurs on the project summary screen.

When using pivot table plugin on redmine trunk,
the following contents are now displayed on the project overview screen.

translation missing: ja.label_overall_spent_time
translation missing: ja.label_overall_activity

Project summary

Cause

In Redmine Core, these terms were deleted from the term file.

https://redmine.org/issues/33342
https://redmine.org/projects/redmine/repository/revisions/19722

Deleted terms.

label_overall_activity: Overall activity
label_overall_spent_time: Overall spent time

Occurrence location

https://github.com/deecay/redmine_pivot_table/blob/master/lib/projects_helper_patch.rb

@y503unavailable
Copy link
Author

I made Pull-Request for this issue.
#70
And close this issue.

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

No branches or pull requests

1 participant