Conversation
364c197 to
e93c395
Compare
e93c395 to
30b5a42
Compare
ba64b62 to
c810c95
Compare
|
@decidim/lot-core ready to review! |
oriolgual
left a comment
There was a problem hiding this comment.
Is it me or there's a missing system spec to test when an admin creates the survey?
decidim-meetings/app/controllers/decidim/meetings/registrations_controller.rb
Outdated
Show resolved
Hide resolved
|
@rbngzlv what about?
|
I'm not sure what to answer to your question, this PR is not related with |
|
@rbngzlv I don't mean the survey component, I mean when an admin adds the registration form to a meeting. |
|
@oriolgual the admin doesn't add any registration form to a meeting. As commented before, the But reading my comment I have thought ... what happens with the already existing meetings? They don't have a questionnaire attached, and will fail ... 😞 Let me work on this. |
Ohhh OK, now I understand it.
I guess we'll need a migration. |
|
@oriolgual migration added. |
|
🎊 |
|
@rbngzlv I just realised that a migration to add questionnaires to existing surveys is needed, right? We updated to 0.16 and had some issues with that. |
|
Hi @oriolgual, the refactor for the surveys modules was introduced in this other PR #3877, it contains a rake task that moves data from the decidim-surveys tables to the decidim-forms tables, that was refined by you after test it in a large application with many surveys. Also, we have added instructions to the upgrade notes: https://github.com/decidim/decidim/blob/0.16-stable/CHANGELOG.md#0160 |
|
Oh yes, sorry @rbngzlv, I didn't remember about that! |
🎩 What? Why?
Allow admins to create registration forms for meeting, so the user can answer questions when joining.
📌 Related Issues
📋 Subtasks
CHANGELOGentry