Update DownloadYourData exports for decidim-debates#13895
Conversation
…nd add spec for user group case)
|
@alecslupu I thought about de-duplicating the specs (as you'll see that are like 90% similarly), but I prefer to have a bit of duplication in these case, as this 10% of differences make sense to me (like the author that I was mentioning). Let me know if you like this approach so I can move forward with other models. Bear in mind that the ones that we've made until now (#13858 and #13859) are actually good because they aren't duplicated with other Serializers. |
TBH, i have see that nonsense in the serializers ... and i fully agree with what you're doing here. Let me know if you want to make a bundle (add to this PR) or smaller PRs |
Let's do it with smaller PRs |
* develop: (30 commits) Change hardcoded english in seeds (#13917) Allow importing accountability results from a Proposals component (#13817) Remove user interests (#13910) Move remaining categories from some resources to taxonomies (#13838) Fix translation issue on import projects mailer (#13894) Update DownloadYourData exports for decidim-debates (#13895) Allow admins to publish the questions' answers in surveys (#13786) Fix flaky spec in autocomplete (#13901) Refine taxonomy filters (part 2) (#13725) Fix single attachment with title (#13795) Fix incorrect breadcrumb encoding on mobile and tablet (#13891) Add string for unpublish survey admin log message (#13890) Fix ux meeting date location (#13872) New Crowdin updates (#13767) Fix deleted user error in schema (#13681) Remove assembly types from user interaction (#13881) Remove participatory process types from user interaction (#13880) Lock concurrent-ruby to 1.3.4 (#13879) Fix taxonomy serialization for export/imports (#13857) Adjust form upload label changes (#13836) ...
🎩 What? Why?
This PR updates the DownloadYourData exports for decidim-debates models.
On this case what I'm doing is:
📌 Related Issues
Testing