Legacy Checker, is a tool that is injected into the Remedy front end (HTML), in order to perform validations on the tickets and thus avoid making mistakes, with which the following benefits were achieved

  1. Early identification of errors in the ticket.
  2. Reduction of ticket deployment time (since for each error in the ticket, the initial state is reverted to the initial state).
  3. Reduction of manual errors.

Languages/Technologies:

  • Javascript (ES6)
  • Regex
  • Gulp
  • OOP