InternalForwardListManipulator

since 12.23

The extension point InternalForwardListManipulator is a java interface that can be implemented to manipulate the list of users available to the supervisor during internal ticket and chat forwarding.

Your plugin may add additional users and filter available users. Both methods are invoked with an IssueInternalForwardFilterContext as parameter allowing access to the current user and the currently selected issues to determine whether a user should be visible.