cf. #2904
When replacing the description column with title in the event directory, all previously entered events are no longer easily identified since the descriptions haven't been migrated to the titles. A user would have to open each event individually to see its context.
Migrate all previous description entries to the event titles. If the limited character count for titles is problematic for long descriptions, display (...) in the titles (and directory column) and show the rest in the description.
I also propose to make the title field compulsory rather than the description field.
Leave the description column in the event directory.
Version: 1.50.0
Server: test1401.sormas-oegd.de

@kwa20 I agree with you:

Can we do it with an SQL-Script:
Migrate (Copy) all old Event descriptions to the event Titles.
Best case:
Copy the first 75 chars of the description and paste it to the title. If the description is longer than 75 char, we show the first 75 chars plus a "..." in the title.
This way they can find the events again and see the detailed description, when clicked on.
This has been fixed directly in the database for the servers where this was a problem.
@MateStrysewske Could we however still make the title field compulsory rather than the description? This might have gotten lost maybe.
@kwa20 Makes sense, I'll reopen and relabel the issue accordingly
Verified issue on SORMAS Version: 1.51.0-SNAPSHOT