You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Change resource type `publication-thesis` to `publication-dissertation`
219
+
220
+
!!! info "**Does this migration step apply to me?**"
221
+
- **Yes**: You are using `publication-thesis` as a resource type (e.g., because you are using the default resource types) AND you want to use `publication-dissertation` instead.
222
+
- **No**: You are not using `publication-thesis` as a resource type.
223
+
224
+
*Steps to follow if you want to migrate to `publication-dissertation`:*
225
+
226
+
1. If you are using a customized list of resource types in `<my_instance>/app_data/vocabularies/resource_types.yaml`, then:
227
+
- set `title.<lang>` to "Thesis" (in appropriate language) for entry with `id` equal to `publication-dissertation`
228
+
- remove the entry with `id` equal to `publication-thesis`
229
+
230
+
If you didn't customize resource types, you can skip this step.
0 commit comments