Assignment plugins have description text shown in the main Bundle form, but when you click Configure there isn't any help text. It would be useful to display the plugin description on the actual settings form to help people understand better what they are changing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mpotter created an issue. See original summary.

mpotter’s picture

Status: Active » Needs review
FileSize
5.95 KB

Here is a patch. It takes the code that was recently added to the Exclude plugin for help text and makes it more general to display the plugin description. Each plugin form needs to pass it's method_id. Just did this in the existing setActions method. Also updated the description of the Exclude plugin to be better.

  • mpotter committed bd14558 on 8.x-3.x
    Issue #2797959 by mpotter: Add help text to assignment plugin setting...
mpotter’s picture

Status: Needs review » Fixed

Committed to bd14558.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.