Skip to content

fixed display issues and made a workaround for handling existing database entries

Closes #33

'issue' field in database was initiated as follows:

'default' => 'NULL',

i build a workaround for correctly displaying the 'issue' field, but changing the database entries could resolve the problem, too

Merge request reports