Fix 'download your data' when there are comments on budgets#11531
Merged
andreslucena merged 1 commit intodevelopfrom Aug 28, 2023
Merged
Fix 'download your data' when there are comments on budgets#11531andreslucena merged 1 commit intodevelopfrom
andreslucena merged 1 commit intodevelopfrom
Conversation
d10b0c8 to
4403df9
Compare
Member
|
I've changed the title to make it more clear and removed the unused PR template section (Screenshots) |
andreslucena
approved these changes
Aug 28, 2023
Member
andreslucena
left a comment
There was a problem hiding this comment.
Tried it out locally with the instructions provided and I've also checked that the spec fails without this change:
wget https://raw.githubusercontent.com/decidim/decidim/4403df9f9885e78f7ffb1b71200b6784c9d714af/decidim-core/lib/decidim/core/test/shared_examples/comments_examples.rb -O decidim-core/lib/decidim/core/test/shared_examples/comments_examples.rb
bin/rspec decidim-budgets/spec/system/comments_spec.rb -e "export_serializer"Everything works correctly, great job @alecslupu!! 👏🏽 👏🏽
Member
|
I will not merge until you check the title @alecslupu, maybe there's a better title still, as it isn't 100% of the budget components but of the "download your data" feature. Maybe we should change it to "Fix 'download your data' when there are comments on budgets"? Or is that too much? |
Contributor
Author
|
@andreslucena , changed the title to: "Fix 'download your data' when there are comments on budgets" |
entantoencuanto
added a commit
that referenced
this pull request
Aug 30, 2023
* develop: Add recognition to BrowserStack in the README (#11546) Remove unused view hook for `:upcoming_meeting_for_card` (#11543) Remove unused dependency: `wicked` (#11150) Clean-up initiatives signature URLs and methods (#11545) Refactor initiative signing wizard (#10731) Fix Permissions screen on budgets throw errors (#11532) Redesign: read more literal (#11516) Fix 'download your data' when there are comments on budgets (#11531)
This was referenced Nov 2, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
While reviewing #11527 i have noticed that the export class is actually raise an error.
📌 Related Issues
Link your PR to an issue
Testing