Db:migrate 在 discourse-calendar(稳定分支)上失败

你好 @zogstrip

参考此链接:Db:migrate fails on discourse-calendar - #2 by sam

该问题在稳定分支(具体为最新版本 v2.3.3)中同样存在。

rake aborted!
NoMethodError: undefined method `register_user_custom_field_type' for #<Plugin::Instance:0x00005584c81a8158>
Did you mean?  register_post_custom_field_type
               register_group_custom_field_type
               register_category_custom_field_type
               register_topic_custom_field_type
/var/www/discourse/plugins/discourse-calendar/plugin.rb:72:in `block in activate!'

是否有计划修复此问题?

向后移植到稳定版。能否更新后重试?

已确认,现在按预期运行:clap

非常感谢您的迅速行动!