Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Decidim to 0.15 #25

Merged
merged 3 commits into from Dec 11, 2018
Merged

Update Decidim to 0.15 #25

merged 3 commits into from Dec 11, 2018

Conversation

oriolgual
Copy link
Contributor

@oriolgual oriolgual commented Nov 13, 2018

After upgrade, run:

Decidim::User.find_each(&:add_to_index_as_search_resource)
Decidim::Organization.update_all(badges_enabled: false)
Decidim::Gamification.reset_badges
 Decidim::User.find_each do |user|
  user.avatar.recreate_versions! if user.avatar?
end

@oriolgual oriolgual merged commit b207e57 into master Dec 11, 2018
@oriolgual oriolgual deleted the update-decidim-to-0.15 branch December 11, 2018 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant