We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see those errors while starting my application (or creating a rails console instance) with the production environment.
Error while trying to include Decidim::ReportingProposals::ParticipatorySpaceUserRoleOverride: undefined method `user_roles' for #<Decidim::Initiative id: nil, title: nil, description: nil, decidim_organization_id: nil, decidim_author_id: nil, published_at: nil, state: "created", signature_type: "online", signature_start_date: nil, signature_end_date: nil, answer: nil, answered_at: nil, answer_url: nil, created_at: nil, updated_at: nil, decidim_user_group_id: nil, hashtag: nil, scoped_type_id: nil, first_progress_notification_at: nil, second_progress_notification_at: nil, decidim_author_type: nil, reference: nil, decidim_area_id: nil, online_votes: {}, offline_votes: {}, comments_count: 0, follows_count: 0> Did you mean? user_group Error while trying to include Decidim::Templates::Admin::ProposalAnswerTemplatesControllerOverride: uninitialized constant Decidim::Templates Decidim::Templates::Admin::ProposalAnswerTemplatesController.include(Decidim::ReportingProposals::Admin::ProposalAnswerTemplatesControllerOverride) ^^^^^^^^^^^ Did you mean? Temple
The application can start, but I don't know the consequences of those errors.
I have installed the module in the decidim-barcelona instance in a branch with the upgrade to Decidim 0.28.x: AjuntamentdeBarcelona/decidim-barcelona#547
The text was updated successfully, but these errors were encountered:
decidim-reporting_proposals
No branches or pull requests
I see those errors while starting my application (or creating a rails console instance) with the production environment.
The application can start, but I don't know the consequences of those errors.
I have installed the module in the decidim-barcelona instance in a branch with the upgrade to Decidim 0.28.x: AjuntamentdeBarcelona/decidim-barcelona#547
The text was updated successfully, but these errors were encountered: