#19740: Add missing advisory lock key

This commit is contained in:
Jeremy Stretch 2025-08-12 14:26:21 -04:00
parent a6aca287e8
commit 6041892453

View File

@ -38,6 +38,7 @@ ADVISORY_LOCK_KEYS = {
'wirelesslangroup': 105600,
'inventoryitem': 105700,
'inventoryitemtemplate': 105800,
'platform': 105900,
# Jobs
'job-schedules': 110100,