The CRM User Issues custom field allow you to browse the list of issues with the same current Assignee or current Reporter that in the current issue filtered by the additional parameters specified with JQL.
Add the custom field the regular way and configure it: use the JQL including one of the following parameters:
- assignee = CURRENT_ISSUE_ASSIGNEE
- reporter = CURRENT_ISSUE_REPORTER
and other parameters if required.