discourse-assign/db/migrate
Krzysztof Kotlarek c036d030dc
FIX: reassign when assignment limit is fulfilled (#419)
Previously, when topic was already assigned 5 times, reassign was not possible. User had to first unassign topic and then assign to someone else.
2023-01-20 13:34:22 +11:00
..
20190422200243_add_last_reminded_at_index.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
20190503145428_add_reminds_assign_frequency_index.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
20190718144722_set_assign_allowed_on_groups_default.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
20191119174425_rename_site_setting_assign_emailer.rb FIX: Make migration compatible with stable branch 2019-12-02 14:01:39 +00:00
20210429154319_remove_nil_custom_fields_from_assign.rb DEV: Promote historic post_deploy migrations (#402) 2022-12-19 17:28:09 +02:00
20210627100932_create_assignments.rb DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
20210709101534_move_assignments_from_custom_fields_to_a_table.rb DEV: Promote historic post_deploy migrations (#402) 2022-12-19 17:28:09 +02:00
20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb DEV: Promote historic post_deploy migrations (#402) 2022-12-19 17:28:09 +02:00
20210724143804_add_assigned_to_type_to_assignments.rb FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
20210830024453_add_assignable_level_to_groups.rb FEATURE: new assignable group option instead of messageable (#195) 2021-09-08 10:30:13 +10:00
20210908060141_add_index_to_assigned_to_id_and_type.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
20211006223156_add_target_to_assignments.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
20211014043735_remove_topic_id_index.rb FEATURE: assign to post (#224) 2021-11-01 09:27:13 +11:00
20211108023921_change_action_code_href_to_action_code_path.rb DEV: Promote historic post_deploy migrations (#402) 2022-12-19 17:28:09 +02:00
20211206060512_add_active_to_assignments.rb FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
20211206081254_move_prev_assigned_custom_fields_to_assignments.rb DEV: Promote historic post_deploy migrations (#402) 2022-12-19 17:28:09 +02:00
20220429110203_add_note_to_assignments.rb FEATURE: Add assign note (#326) 2022-05-05 13:21:14 +08:00
20220728171436_add_status_to_assignments.rb FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
20230112033741_add_topic_id_index_to_assignments.rb FIX: reassign when assignment limit is fulfilled (#419) 2023-01-20 13:34:22 +11:00
20230113025043_deactivate_assignments_to_deleted_targets.rb FIX: Deactivate active assignments attached to deleted targets (#428) 2023-01-18 19:53:20 +00:00