你好 @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!'
是否有计划修复此问题?