Report a Bug
#BugReportDecidim Let's test Decidim and report bugs together
Error message finalizing proposal amendments with participatory texts
When finalizing the amendment process of a proposal in a participatory text we received this error (decidim version 0.23.5):
F, [2021-04-28T13:12:10.481323 #10524] FATAL — : [793dca5f-7f9d-4995-89cf-54e2f5883cec] ActionView::Template::Error (undefined method `item' for nil:NilClass):
F, [2021-04-28T13:12:10.481396 #10524] FATAL — : [793dca5f-7f9d-4995-89cf-54e2f5883cec] 54: <div class="columns mediumlarge-8 large-9">
F, [2021-04-28T13:12:10.481414 #10524] FATAL — : [793dca5f-7f9d-4995-89cf-54e2f5883cec]
F, [2021-04-28T13:12:10.481445 #10524] FATAL — : [793dca5f-7f9d-4995-89cf-54e2f5883cec] decidim-core (0.23.5) app/cells/decidim/diff_cell.rb:38:in `item'
The process finishes correctly but the message displayed to the user : "Completed 500 Internal Server Error". attached extended error message
List of Endorsements
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
I give it another look, and still can't reproduce this one.
The steps that I'm following are:
1- As admin, go to a process in admin panel
2- Add component - Proposals
3- Enable settings "Participatory texts enabled" and "Amendments enabled"
4- Go to Manage of this proposals, click on Participatory texts, import document
5- Publish the component
6- Go to the frontend, hover a paragraph
7- Click on Amend
8- Follow the creation wizard
Then, I was able to do any of the actions with different participants account: accept an emmendation, reject another, reject and promote. I couldn't get to the exception that you have. Can you please try to reproduce it in another installation like https://nightly.decidim.org or in a newer version (like v0.26.0)? Thanks
Loading comments ...