Bugzilla: How to Block Further Comments on Resolved Bugs During JIRA Migration

In Bugzilla version 2.22.7, it’s possible to add comments even after a bug is marked as fixed or closed. I plan to disable this functionality because as soon as a bug is resolved, it will be migrated to JIRA, and I want to prevent further modifications in the old system. Although I could modify the Bugzilla Perl code once I fully understand it, I’m seeking an improved method to stop any additional updates.

hey, u can patch the comment field so it locks on resovled status, no extra perl hacking needed. worked fine in my setup, just tweak the permissions in the workflow