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

Errors while starting on production environment #90

Open
fblupi opened this issue Sep 11, 2024 · 0 comments
Open

Errors while starting on production environment #90

fblupi opened this issue Sep 11, 2024 · 0 comments

Comments

@fblupi
Copy link

fblupi commented Sep 11, 2024

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

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