From 8e05cfc00d8f13ec73338b995bbb5941eb0cefc0 Mon Sep 17 00:00:00 2001 From: Alex Cottner Date: Tue, 1 Jul 2025 12:58:44 -0600 Subject: [PATCH] Switching fx-vpn to use the basic-status-map --- config/config.prod.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/config/config.prod.yaml b/config/config.prod.yaml index 2e6ac152..88f7c8f8 100644 --- a/config/config.prod.yaml +++ b/config/config.prod.yaml @@ -696,12 +696,4 @@ parameters: jira_project_key: FXVPN2 labels_brackets: both - status_map: - ASSIGNED: In Progress - FIXED: Done - WONTFIX: Cancelled - DUPLICATE: Cancelled - INVALID: Cancelled - INCOMPLETE: Done - WORKSFORME: Cancelled - REOPENED: In Progress + status_map: *basic-status-map