Open scottbot opened 2 years ago
I've pushed a new management command in commit 8779fb1d6d52a8fb26a955b06b8589d5708589f6, refresh_labels
which will try to reset the computed appellation autocomplete field that seems to have gone haywire here.
This should be pulled down onto the system and run from the container that's running Django as python manage.py refresh_labels
- difficult to replicate this issue on my own machine, so let's see how it does.
I'm guessing I figured it out. Do you think appellation lookups might have broken if one of the author names had a { and } in it @mdlincoln?
Adding authors using autocomplete is getting impossible, as many authors appear to have almost all names as alternative names.
@mdlincoln Do you have time to try to replicate this, before we go asking the folks at UVA for thoughts?