demarches-normaliennes/app/tasks/maintenance
2024-04-15 12:12:05 +02:00
..
.keep use maintenance tasks gem 2023-10-10 15:11:08 +02:00
backfill_bulk_messages_with_procedure_id_task.rb fix(maintenance task): fix query and add a test 2024-03-20 15:24:21 +01:00
backfill_champs_stable_id_task.rb chore(task): backfill stable_id with custom limit 2024-04-15 10:43:39 +02:00
backfill_city_name_task.rb fix: maintenance task to backfill city_name 2024-04-09 11:44:11 +02:00
backfill_closing_reason_in_closed_procedures_task.rb db(procedure): add a maintenance task to backfill closed procedures with closing reason 2024-03-11 15:48:28 +01:00
backfill_commune_code_from_name_task.rb chore(task): backfill commune code from name task 2024-04-15 12:12:05 +02:00
backfill_departement_services_task.rb backfill departement services 2023-10-26 11:36:58 +02:00
backfill_depose_at_on_deleted_dossiers_task.rb fix(stats): more accurat stats about deleted dossiers 2024-04-04 19:00:48 +02:00
backfill_effectif_annuel_annee_task.rb fix(effectif): bug in maintenance task 2024-03-08 13:09:09 +01:00
delete_draft_revision_type_de_champs_task.rb feat(admin): task removing type de champ from draft revision from a csv 2023-12-11 19:04:49 +01:00
destroy_incomplete_bulk_messages_task.rb fix(maintenance task): pass a collection instead of an array 2024-03-13 16:02:25 +01:00
destroy_procedure_without_administrateur_and_without_dossier_task.rb fix(data): destroy procedure if no administrateur and no dossier 2024-03-15 16:30:03 +01:00
disable_remaining_invalid_mon_avis_task.rb fix(data): update procedures with invalid mon avis 2024-03-18 10:11:09 +01:00
fix_duree_conservation_greater_than_max_duree_conservation_task.rb fix(data): update procedure with duree_conservation greater than max_duree 2024-03-13 11:09:36 +01:00
fix_missing_champs_task.rb fix(fix_missing_champs_task): rake_puts present in spec, not in prod 2024-03-19 09:18:30 +01:00
fix_open_procedures_with_closing_reason_task.rb task(procedure): fix open procedures with closing reason 2024-03-22 16:00:36 +01:00
move_dol_to_cold_storage_task.rb data: add naive maintenance task to cold storage dol 2024-04-15 10:16:14 +02:00
samsung_browser_is_supported_task.rb chore(browser): mark samsung browser as supported browser 2024-02-20 20:22:05 +01:00
spread_dossier_deletion_task.rb fix(spread_dossier_deletion_task): query on date time range not on date 2024-03-05 14:25:16 +01:00
update_closing_reason_if_no_replaced_by_id_task.rb refactor(procedure): add a prefix to closing_reason enum 2024-03-20 14:04:59 +01:00
update_conditions_based_on_commune_or_epci_champ_task.rb data(conditional): add a maintenance task to update conditions based on commune or epci champ 2023-12-19 17:39:40 +01:00
update_draft_revision_type_de_champs_task.rb feat(update_draft_revision_type_de_champs_task): force to use real position otherwise have to process parent_coordinates... 2024-01-22 14:57:04 +01:00
update_routing_rules_based_on_commune_or_epci_champ_task.rb data(conditional): add a maintenance task to update routing rules based on commune or epci champ 2023-12-19 17:39:39 +01:00
update_service_etablissement_infos_task.rb chore(service): maintenance tasks refreshing geocoding 2024-03-13 11:02:14 +01:00
update_zones_task.rb update zones for new government 2024-03-06 21:18:09 +01:00