Db:migrate fails on discourse-calendar (stable branches)

Hi @zogstrip,

Following this: Db:migrate fails on discourse-calendar

It also fails for stable branches (concretely the latest one 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!'

Any plans to fix it?

2 Likes

Just backported to stable. Can you update and try again?

4 Likes

Confirmed, working as expected now :clap:

Many thanks for your quick action!

1 Like