We’re pleased to introduce new enhancements for Jovix. The API now supports filtering inspection templates by name with an "Equals" query, allowing for quicker identification of existing templates and ensuring unique naming. If the name is found, it appears in the results; otherwise, no results are shown, and unsupported queries return a 422 error.
Additionally, a new authorization validation has been added for creating inspection templates. Only users with the appropriate permissions can create templates, with successful operations returning a 200 OK response, while unauthorized users receive a 401 or 403 error.
Finally, the inspection template workspace now features a grid view with columns for Name, Inspection Type, and Description, and includes sortable and configurable column options. The Configuration list is sorted alphabetically, and a “no results found” overlay will display if no templates are available. These updates enhance usability, security, and management of inspection templates.