Closed yrjarv closed 3 weeks ago
This change does not fix the issue. The database has the field comments, not comment. To fix this you can instead change this line to comments to get the comments value
It does not work in the dev database, however it should work in prod according to https://github.com/cybernetisk/internsystem-v2/issues/55#issuecomment-2377057128 If it is OK for @EricSvebakk I can change the field name in the dev DB, but because I do not have access to the prod DB (as I shouldn' have) I cannot verify if the same change has been made there. Edit: No, I can't alter the column name in dev either. So this one will have to be done by Eric
Ahh my b, nvm then
Due to a merge conflict, I will handle this when I am back from vacation.
Resolves #55