Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Status of In-Review tickets

    Expand

    Jira
    serverDuraSpace JIRA
    jqlQueryfilter=14416
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


Notes 

  1. 1.12 Alpha release blockers
    1. VIVO-1956 needs some reviews. Review please. Should be fairly easy thing to check. Try some queries. Ralph and Don Elsborg are ready to test. 
    2. VIVO-1966 Subject of the statement is not being reindexed. If you create a Faculty member and add sameAs property to second Faculty member. First one won’t be reindexed. sameAs doesn’t have inverse property. Default behaviour should be to reindex both object and subject. Georgy will prepare a pull request for this issue. 
    3. VIVO-1967 Errors in logs appeared while opening the Person page. Binding method wasn’t implemented. Brian implemented it to make it work properly.
    4.  VIVO-1969 - Removing RDF with uploadRDFForm does not lead to reindex dependent uris that should be found by IndexingUriFinder. The problem is that by the time indexFinders start working, triples they are looking for are already gone. After removing some data it could still exist in search indexes. Can lead some embarrassing situations but only relates to search indexes. It is a pre-existed problem. Maybe add some warning in documentation. For now this problem could create a delay to release 1.12. So maybe fix it later. Needs some more investigation.
  2. Deployment
    1. Michel tested VIVO-1968. We need to save layers of customizations. Simplest way to retain custom installation is to allow changes to core VIVO war-based installers. Good solution could be to have some switch to skip new install process (changing home directory) entirely. Could be a piece of the puzzle. William also reviewed it. 
    2. Still have an issue to solve for UQUAM. UQUAM smoketests are showing problems with new context.xml In addition to packing tarball there have been some changes to context.xml It put one property in context.xml to bootstrap home directory. New example of context.xml https://github.com/vivo-project/VIVO/blob/main/installer/webapp/src/main/webResources/META-INF/context.xml . The name of home directory property has changed. Property vivo-home renamed to vitro-home. New installation doesn’t know about old properties. Possible resolution - take old context.xml and test with it. Michel is going to test it with updated context.xml. Error messages strangely has links to Tomcat9. Should new release documentation require Tomcat 9 or still 8.5 enough? Using Tomcat 9 is just a recommendation. No hard requirements for Tomcat 9 for now.
  3. VIVO-1962 Georgy added some fixes to his initial pull request.

Draft notes on Google Drive

...