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:

迅速な対応に心より感謝いたします!