Db:migrate schlägt bei discourse-calendar (stabile Zweige) fehl

Hallo @zogstrip,

Im Anschluss an dies: Db:migrate fails on discourse-calendar - #2 by sam

Das schlägt auch bei stabilen Branches fehl (konkret dem neuesten 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!'

Gibt es Pläne, das zu beheben?

Gerade zurückportiert auf die stabile Version. Kannst du aktualisieren und es erneut versuchen?

Bestätigt, funktioniert jetzt wie erwartet :clap:

Vielen Dank für dein schnelles Handeln!