Report a Bug
Let's test Decidim and report bugs together
I can't publish the answer to the proposals
Describe the bug
In component proposals, I wanted to respond to proposals (accepted, rejected) but wait for the right time to publish those responses. Therefore, I did not check the option "Publish proposal responses immediately". Then, when I went back to check this option, the responses were still not published.
To reproduce
- Create a proposal component. Leave unchecked the option "Publish proposal responses immediately".
- Add proposals and answer them (accept, reject).
- You will see the responses in the backoffice, but not published.
- Go to the component configuration page.
- Check the option "Publish proposal answers immediately". Save.
- You'll see that the answers will keep unpublished.
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
I checked the original issue description and I think that's the expected behavior: https://github.com/decidim/decidim/issues/5716
So for publishing the answers after checking it, you'll need to select all the proposals that you want to publish and go to the bulk actions thing and select "Publish answers".
I think it's not intuitive this workflow, I had to review the code and find the PR and issue to understand what was happening.
Loading comments ...