Actions
Feature #38730
closedGenerate snake-case file name by redmine_plugin_migration
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
redmine_plugin_migration must generate snake-case file name when specifying migration name as camel-case due to the consistency of the behavior, but it generates camel-case file name.
So we have created the patch for fixing redmine_plugin_migration behavior.
FYI: There was a similar issue that https://www.redmine.org/issues/28668
Files
Actions