Skip to content
  • Jim Brandt's avatar
    Add mandatory checks on create and refactor for update · 076edabc
    Jim Brandt authored
    Move the mandatory checking logic into a new method CheckMandatoryFields
    in the main module to make it available from both create and update.
    
    Also make CheckMandatoryFields work with both update where a ticket
    already exists and create where it hasn't yet been created.
    076edabc