discourse/app/jobs/regular
Arpit Jalan fec9d6e578
FIX: when creating linked topics make sure they belong to same category (#11188)
This PR fixes a bug where the newly created linked topic was being
assigned "uncategorized" category. Now we'll assign linked topics the
same category as that of parent topic.

Meta reference: https://meta.discourse.org/t/linked-topics-splitting-and-managing-megatopics/168992/10?u=techapj
2020-11-11 00:44:27 +05:30
..
admin_confirmation_email.rb
anonymize_user.rb
automatic_group_membership.rb
backup_chunks_merger.rb
bulk_grant_trust_level.rb
bulk_invite.rb
bulk_user_title_update.rb
bump_topic.rb
confirm_sns_subscription.rb
crawl_topic_link.rb
create_avatar_thumbnails.rb DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
create_backup.rb
create_linked_topic.rb FIX: when creating linked topics make sure they belong to same category (#11188) 2020-11-11 00:44:27 +05:30
create_user_reviewable.rb
critical_user_email.rb
delete_inaccessible_notifications.rb
delete_replies.rb
delete_topic.rb
download_avatar_from_url.rb
download_backup_email.rb
download_profile_background_from_url.rb
emit_web_hook_event.rb
enable_bootstrap_mode.rb
export_csv_file.rb DEV: Switch to new ExportUserArchive job 2020-08-28 11:46:53 -07:00
export_user_archive.rb FEATURE: Include rejected queued posts in the user archive export (#10859) 2020-10-27 07:48:48 -07:00
feature_topic_users.rb
generate_topic_thumbnails.rb
group_smtp_email.rb FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
index_category_for_search.rb PERF: Update index for category in a background job. 2020-11-09 13:51:26 +08:00
invite_email.rb
invite_password_instructions_email.rb
make_embedded_topic_visible.rb
mass_award_badge.rb
notify_category_change.rb
notify_mailing_list_subscribers.rb FIX: don't send mailing list for post with empty content (#10577) 2020-09-03 08:58:25 +10:00
notify_moved_posts.rb
notify_post_revision.rb
notify_reviewable.rb FIX: sync reviewable count when opening the hamburger menu (#10368) 2020-08-07 18:13:02 +02:00
notify_tag_change.rb FEATURE: don't notify about changed tags for a private message (#10408) 2020-08-13 17:22:34 +10:00
post_alert.rb
process_bulk_invite_emails.rb
process_email.rb
process_post.rb
process_sns_notification.rb
publish_topic_to_category.rb SECURITY: Ensure users can see the topic before setting a topic timer. (#10841) 2020-10-06 16:49:06 -03:00
pull_hotlinked_images.rb REFACTOR: Refactor pull_hotlinked_images job 2020-08-05 12:14:59 +01:00
push_notification.rb
rebake_custom_emoji_posts.rb
rebake_posts_for_upload.rb
retrieve_topic.rb
run_heartbeat.rb
send_push_notification.rb
send_system_message.rb
suspicious_login.rb
toggle_topic_closed.rb FIX: Clean up toggle closed topic timer when user is not authorized. 2020-08-26 12:59:05 +08:00
topic_action_converter.rb
topic_reminder.rb FEATURE: Remove user topic timers and migrate to bookmarks with reminders (#10474) 2020-09-14 11:11:55 +10:00
truncate_user_flag_stats.rb
unpin_topic.rb
update_gravatar.rb FIX: Gravatar download attempt if user is missing their email 2020-09-02 20:19:46 -06:00
update_group_mentions.rb
update_s3_inventory.rb
update_top_redirection.rb
update_topic_upload_security.rb
update_username.rb FIX: Don't raise error in update username job if user has been deleted. 2020-09-02 11:17:17 +08:00
user_email.rb FIX: Compare Jobs::UserEmail type argument as string (#10851) 2020-10-07 16:55:32 +01:00