Pro Server 6.3.2: can not create comments

Hi,
I just upgraded my test server on SL7.5 from 6.2.9 to 3.2.0. The upgrade worked fine without any reported error.
But I just realized, that the comments feature doesn’T seem to work anymore. When I try to add a comment to a file, nothing happens. The following error appears in seahub.log:

2018-08-01 15:08:32,001 [ERROR] django.request:135 handle_uncaught_exception Internal Server Error: /api2/repos/fdf9707f-3b3b-43b8-9d12-f3831a90a197/file/comments/
...
OperationalError: (1054, "Unknown column 'base_filecomment.uuid_id' in 'where clause'")
2018-08-01 15:08:37,394 [ERROR] django.request:135 handle_uncaught_exception Internal Server Error: /api2/repos/fdf9707f-3b3b-43b8-9d12-f3831a90a197/file/comments/
...
OperationalError: (1054, "Unknown column 'uuid_id' in 'field list'")

https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html

RTFM! :stuck_out_tongue_winking_eye:
Thanks for pointing me to the manual. Now it works! :grinning:

1 Like