diff options
-rw-r--r-- | gsxws/escalations.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gsxws/escalations.py b/gsxws/escalations.py index fa82a7a..da26730 100644 --- a/gsxws/escalations.py +++ b/gsxws/escalations.py @@ -31,7 +31,7 @@ CONTEXTS = ( ISSUE_TYPES = ( ('AMQ', 'Account Management Question'), - ('UQ', 'Account Management Question'), + ('UQ', 'GSX Usage Question'), ('OSI', 'Order Status Issue'), ('PRI', 'Part Return Issue'), ('PPOR', 'Problem Placing Order/Repair'), |