Conversation
|
@decidim/core can you review this, please? It's a bugfix for proposal creation |
|
@decidim/core Meetings is failing again due to that spec... |
|
@tramuntanal did you reestart the meetings suite? It's probably going to fail until we merge #6595 and rebase our PRs... Can we merge this one, please? |
d53d0d3 to
e2e82ed
Compare
|
@decidim/core I see you keep restarting the Meetings job. I've rebased the PR with develop so it gets fixed. |
|
@decidim/core all tests are green now! Can you re-review this please? 😄 |
|
Thanks @mrcasals ! |
* Fix proposals creation * Add migration
|
Not that it matters that much but I think this PR duplicated a migration from: Now we have both: Which both seem the same to me. |
|
@ahukkanen you're right, sorry. I'll send PRs removing one of them, so at least it will be fixed for any app that hasn't upgraded yet. |
🎩 What? Why?
Proposals get wrongly created from the public area. This PR fixes the problem.
📌 Related Issues
Testing
Create a proposal from the public area. See that in the DB its title and body are strings instead of being key-value hashes.
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
None