Skip to content

Give a name to the dev bootstrap farm

Erwan Rouchet requested to merge bootstrap-farm-name into master

While playing around with processes in the frontend, I noticed that my task was running on a farm called '' and realized this was the dev bootstrap farm with just no name at all.

This situation is also possible with DataFile names, Worker names, types and slugs, revision hashes, WorkerConfiguration names, corpus names, ElementType display names, element names, entity names, entity role names, transcription text, MLClass names, AllowedMetadata names, metadata names and values, ImageServer display names and URLs, image paths, user display names and group names. Neither the Django admin nor the API would allow those situations by default, but they can be achieved in code… I'm not sure if adding checks on that is worth it or how this should be done.

Edited by Erwan Rouchet

Merge request reports

Loading