This is an example of a read-only Wagtail workflow task that still allows comments.
Note
This was written for Wagtail 6.3/6.4 and may need small adjustments in the monkey-patched EditView
The code was in a workflows
app in a Django project with the layout
.
└── myproject/
└── workflows/