Giter VIP home page Giter VIP logo

Comments (4)

nodecarter avatar nodecarter commented on June 12, 2024

Hi,

try to run this command from redmine root folder:

bundle exec rake redmine:plugins RAILS_ENV=production NAME=redmine_custom_reports

then restart redmine

from redmine_custom_reports.

cray74 avatar cray74 commented on June 12, 2024

no dice, still the same :(

from redmine_custom_reports.

cray74 avatar cray74 commented on June 12, 2024

Hi Danil,
would you have some time to look into this problem? In addition, regarding additional graph types, filters etc. - there might be a chance for me to get a (minimal) budget for this work to be done. Do you see a chance to work on this, how much would it cost us for you to give this some attention?
CheersDietmar

Date: Thu, 31 Oct 2013 04:19:28 -0700
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [redmine_custom_reports] Internal Error - Redmine 2.3.3 (#4)

Hi,

try to run this command:

bundle exec rake redmine:plugins RAILS_ENV=production NAME=redmine_custom_reports

then restart redmine


Reply to this email directly or view it on GitHub.

from redmine_custom_reports.

ict4ngo avatar ict4ngo commented on June 12, 2024

same error as well with 2.4.0 when I click on new report

extract from the log

Started GET "/projects/thong-tu-ve-kinh-phi-phap-dien/custom_reports" for 1.55.56.122 at 2013-12-11 08:13:12 +0000
Processing by CustomReportsController#index as HTML
Parameters: {"project_id"=>"thong-tu-ve-kinh-phi-phap-dien"}
Current user: admin (id=1)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/_links.html.erb (0.1ms)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/_links.html.erb (0.1ms)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/_sidebar.html.erb (1.5ms)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/index.html.erb within layouts/base (2.8ms)
Rendered plugins/progressive_projects_list/app/views/application/_progressive_sidebar.html.erb (0.1ms)
Rendered plugins/progressive_projects_list/app/views/application/_progressive_recent_projects.html.erb (1.1ms)
Completed 200 OK in 39.0ms (Views: 31.6ms | ActiveRecord: 1.5ms)
Started GET "/projects/thong-tu-ve-kinh-phi-phap-dien/custom_reports/new" for 1.55.56.122 at 2013-12-11 08:13:15 +0000
Processing by CustomReportsController#new as HTML
Parameters: {"project_id"=>"thong-tu-ve-kinh-phi-phap-dien"}
Current user: admin (id=1)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/_series.html.erb (2.9ms)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/_form.html.erb (10.8ms)
Rendered plugins/redmine_custom_reports/app/views/custom_reports/new.html.erb within layouts/base (11.7ms)
Completed 500 Internal Server Error in 20.1ms

ActionView::Template::Error (unknown attribute: is_public):
6: <%= f.text_field :name, :size => 80 %>
7:


8: <%= render :partial => 'series_filters', :locals => {
9: :f => f, :query => f.object.query, :series_id => series_id } %>
10:
11: <%= link_to l(:message_remove_custom_report_series), '#',
12: :class => 'remove-custom-report-series',
app/models/query.rb:210:in initialize' app/models/issue_query.rb:70:ininitialize'
app/helpers/application_helper.rb:976:in `labelled_form_for'

from redmine_custom_reports.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.