nofusscomputing / centurion_erp

An ERP with a focus on ITSM and Automation
MIT License
0 stars 0 forks source link

tickets/ticket comment "external_ref and external_system" fields can be added more than once #268

Open jasonpagetas opened 1 week ago

jasonpagetas commented 1 week ago

When adding a ticket comment from the API a ticket that has the same external reference and external system should fail as the object already exists, this is not happening and the same ticket comment can be added multiple times.


Details

both ticket and ticket comments have fields external_ref and external_system. these fields are for use when importing tickets and comments from an external system. these must be validated as unique.

Requirements

jon-nfc commented 1 week ago

this'll be added to milestone v1.2.