Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add callback to filter custom field values on ShowCustomFields
In some scenarios, it's required to restrict custom field values to be shown on the ticket display page, even if the value was set within the ticket. This commit introduces a callback for post-processing these values, enhancing the flexibility to tailor displayed data.
- Loading branch information