Added by Lilian BENOIT 4 days ago
I want to upgrade OpenProject v16.6.10 oi OpenProject v17
I launch command openproject configure and a error occur
== 20250927215339 CreateJiraMigrationTables: migrated (0.0869s) ===============
I, [2026-05-02T14:24:51.889691 #148610] INFO -- : Migrating to AddViewAllPrincipalsPermissionToExistingRoles (20250929070310)
== 20250929070310 AddViewAllPrincipalsPermissionToExistingRoles: migrating ====
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled: (StandardError)
Undeclared attribute type for enum 'sharing' in Meeting. Enums must be backed by a database column or declared with an explicit type via `attribute`.
/opt/openproject/vendor/bundle/ruby/4.0.0/gems/activerecord-8.1.2.1/lib/active_record/enum.rb:243:in 'block in ActiveRecord::Enum#_enum'
The OS is Rocky Linux 9.7 and PostgreSQL 16.
Any idea or recommendation?
Replies (1)
I upgraded Postgresql 16 to Postgresql 17.
I have the same error with this command openproject configure