mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 03:10:54 +00:00
refactor booking priority logic and constants; adjust scoring thresholds and remove unused service types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const OVERVIEW_URGENT_PRIORITY_THRESHOLD = 1000;
|
||||
export const OVERVIEW_URGENT_PRIORITY_THRESHOLD = 70;
|
||||
|
||||
export const OVERVIEW_NEEDS_ACTION_STATUSES = [
|
||||
'SUBMITTED',
|
||||
|
||||
Reference in New Issue
Block a user