Hello!
After upgrading from 7.4.3 to 8.0.2 without any problem aparently, we are getting wrong accent issues.
Besides, on "Today" menu, every header have empty the column "projects"
We have projeqtor installed over mysql 5.6.33 (debian). Database is encoded utf8_general_ci.
We have had to revert to 7.4.3 to continue working normally.
Thank you for your help
This may happen when you ligrate with some "copy" to new instance.
You mau have expport / import of DB, and not selected correct charset.
Best way to migrate is to overwrite existing code, and migrate current DB.
Just backup DB before, in case of.
Thank you so much!