- Issue created by @abramm
The workflow transition comment field is now always displayed, even if there are no applicable transitions.
This wasn't the case in the earlier versions, and I couldn't find any mention of this in the release notes; thus, I suppose this could be an unintentional change.
The change has happened here:
https://git.drupalcode.org/project/workflow/-/commit/410474a7b157a0d0828...
Previously, the comment fields wouldn't be displayed if $show_widget is FALSE. Now, it's always displayed.
Check the mentioned commit, compare versions 1.8.0 and 2.0.0.
Check if this is an intentional change.
Verify the change, either revert the behavior or close the issue if it works as designed.
The comment field display logic may be reverted to 1.8.0 behavior.
None.
None.
Active
2.1
Code