On Tue, Nov 29, 2022 at 01:48:19PM -0800, Stephen Brush wrote: > Just wondering what the preferred method of "releasing" metadata schema > updates (e.g. new fields) along with say new versions of > submission-forms.xml which may include references to those fields. Do > people generally use flyway migrations, manually update the schema or is > there another way?
This happens so seldom that I have to work it out every time. But I'd: 1. update the relevant document(s) in 'config/registries'; 2. run the registry loader over the affected files; 3. update submission-forms.xml; 4. restart DSpace. Since submission is affected, I'd do this first on a test instance to make sure that everything connects up and the person requesting the changes is satisfied. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-devel/Y4e%2BlrJ3qrGHA6Qp%40IUPUI.Edu.
signature.asc
Description: PGP signature
