Avoid Upgrades/Downgrades task crash when users have no subscriptions (deleted user)
process_bundle_changes
task crashes when a user registers, creates an upgrade/downgrade request and then deletes his account through the profile page.
This commit checks whether the user has subscriptions and does not select BundleChanges of inactive users.