scientist-softserv / adventist_knapsack

Apache License 2.0
1 stars 0 forks source link

Slug is stored in alternative_title field #287

Closed laritakr closed 9 months ago

laritakr commented 10 months ago

Alternative title and slug are using the same predicate, and are saved in Fedora into alternative. This causes the potential for errors.

The UI behavior does not seem to allow incorrect data. So based on behavior as listed below, a simple mitigation seems adequate, rather than changing the predicate and doing a full migration as would be the correct way. There is a potential for erroneous behavior if alternative_id is used in Bulkrax? This has not yet been tested.

Behavior observed via UI:

Tasks

Testing

Verify that you can create or edit each work type, and alternative_title term is not on the forms.

Results of adding another alternative title **After attempting to add a second Alternative title:** ![Image](https://github.com/scientist-softserv/adventist-dl/assets/17851674/54ebd039-5070-45b7-b731-b9246a41afde)