DavidVadnais
|
6f3549eb5a
|
Remove ticket_title in favor of title
|
2025-01-21 18:49:06 +00:00 |
|
DavidVadnais
|
9cbe8ebcfa
|
Revert "temp fix for titles not updating"
This reverts commit 010f9fc7641c85f19445df706e3672a19b882207.
|
2025-01-21 18:38:27 +00:00 |
|
DavidVadnais
|
010f9fc764
|
temp fix for titles not updating
|
2025-01-18 02:51:15 +00:00 |
|
Sam Splunks
|
c7b60267eb
|
Handle case where update_ticket doesn't handle customfields_form
|
2024-07-26 10:31:22 +00:00 |
|
Sam Splunks
|
9ee0207c3c
|
Save custom fields in a followup
|
2024-07-26 10:02:05 +00:00 |
|
Sam Splunks
|
0e96909f43
|
Removed unused TichetChange import
|
2024-04-16 08:36:29 +00:00 |
|
Sam Splunks
|
ebb9a4d50d
|
Make update_ticket_done signal trigger notify_followup_webhooks
|
2024-04-16 08:23:06 +00:00 |
|
Sam Splunks
|
2499f81d4d
|
Add a signal when the ticket upate is done (every related instance created and updated)
|
2024-04-16 08:04:01 +00:00 |
|
Sam Splunks
|
8fffae343c
|
Update TicketChange creation code
|
2024-04-16 07:58:33 +00:00 |
|
Sam Splunks
|
a775622521
|
Create ticket change through instance relationship
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
|
2024-04-12 10:44:56 +02:00 |
|
Sam Splunks
|
e526c21aef
|
Update ticket queue foreign key id
|
2024-04-09 12:05:32 +00:00 |
|
Sam Splunks
|
bb4e05ba39
|
Removed unused Queue model import
|
2024-04-08 12:43:11 +00:00 |
|
Sam Splunks
|
42be32b17b
|
Allow to track queue change in follow-ups
|
2024-04-08 12:33:23 +00:00 |
|
Timothy Hobbs
|
e708281dcd
|
Implement webhooks. Fixes #264
|
2023-12-02 20:57:21 +00:00 |
|
Timothy Hobbs
|
9526ca9820
|
Do the full update ticket flow when followups are posted from the API
|
2023-11-30 11:40:11 +01:00 |
|
Timothy Hobbs
|
b0ef6a5484
|
Fix #1138 by calling update_ticket directly from non-update views
|
2023-11-14 21:47:12 +01:00 |
|
Timothy Hobbs
|
ade4c3115e
|
Move update ticket logic out of staff.py
|
2023-11-14 21:17:37 +01:00 |
|