Content moderation reviewer
This module adds a "Moderation reviewer" field to content types that use content moderation. This field allows you to select a specific user to review content as it moves through your defined workflow states. The reviewer selection updates dynamically via AJAX based on the chosen moderation state.
When defining complex workflows using the content_moderation module you might end up with the wish to define a person which should review a given piece of content.
This module allows you to do that.
Bundles with a Content Moderation workflow defined are automatically given a Moderation reviewer field.
This field appears under the Moderation state dropdown provided by Content Moderation.
This autocomplete field will allow you to choose users based on their access to transition from the state that is chosen in the Moderation state dropdown, with AJAX updating the list when the state is changed.