SIT-13831: Pass Modifications to CatchAll

How to Use This Feature

Broadcast Modifications Feature Summary

Overview

The broadcast modifications feature allows users to make changes to Ticket Groups (TGs) and pass these changes to the CatchAll system.

Behavior

  • When a user right-clicks on a TG in the Events + Inventory panel, they can modify it by selecting "Edit" and making necessary changes.
  • The modified TG is then saved, and the {{ticket_groups.internalNotes}} field is updated in the database with the changes made.
  • Users can also broadcast or unbroadcast TGs using a right-click menu.
  • Key Features

  • Supports multiple tags comma-separated
  • Passes changes to CatchAll system via PUT /listing/{id} request
  • Includes internal notes in request for audit trail tracking
  • Excludes specific codes for certain marketplaces (e.g. noauto, nogt, nostub)
  • Audit Trail

    The feature includes an audit trail that tracks who made what changes and when, allowing for later implementation of a history modal for admins to view.

    Additional Information

    Status: Pending UAT Deployment
    Assigned to: Matthew Heinke
    🏠 Home View in Jira