mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-19 12:24:40 +02:00
the feature is for reassignment not assignment
This commit is contained in:
@@ -367,7 +367,7 @@ HELPDESK_CREATE_TICKET_HIDE_ASSIGNED_TO = getattr(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# allow users to take tickets even if a ticket is already claimed.
|
# allow users to take tickets even if a ticket is already claimed.
|
||||||
HELPDESK_UNLOCK_TICKET_ASSIGNMENT = False
|
HELPDESK_UNLOCK_TICKET_REASSIGNMENT = False
|
||||||
|
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
Reference in New Issue
Block a user