ugent-library / biblio-backoffice

Apache License 2.0
7 stars 0 forks source link

Fixed remove project bug with slashes in project ID #1724 #1730

Closed verheyenkoen closed 3 weeks ago

verheyenkoen commented 1 month ago

FIXES #1724

mietcls commented 1 month ago

I can't test this locally, no projects with a / are in there. If we deploy it on dev I can.

verheyenkoen commented 1 month ago

@mietcls I changed one test project's ID to "BOF/COR/2022/009" ("Study of the exclusive electron scattering experiments"). You'd have to force reload your seeding data (npm run db:seed:force). That would still leave the old project in the index so you'd have two entries for that project. You can remove the old one manually, or just recreate your docker configuration.