Leave a comment at the end of this page or email contact@krishagni.com
v11 Upgrade
Introduction
This document aims to assist users in identifying and resolving common errors that may occur in v11 of OpenSpecimen. These issues often arise due to recent enhancements and updates to the software
Errors
After upgrading to version 11, you can expect the errors listed below. We have provided solutions to fix these.
Unable to import CP from lower version to v11
Blank specimen edit page
Missing Buttons
After upgrading to version 11, the buttons listed below will no longer be visible on the user interface. If you were utilizing these features prior to the upgrade, please contact us so that we can assist you with the necessary workflows.
JSON Configuration
#1. From version 11 onward, certain JSON configurations are no longer supported. However, most of these functionalities can be accomplished through default or custom workflows. For the list of unsupported configurations, please refer to the wiki page Not-Supported Configuration List from V11.
#2. Users need to add a caption to the subform field in v11 onwards to display it on the add/edit/overview pages. Failure to include the caption will result in only the '+Add' sign being visible. Please refer to the subform examples no 24 and 25 Attribute Types Examples
#3. Collection Date & Time and Received Date & Time captions are incorrectly displayed as 'Collection Date & Time' and 'Received Date & Time' on the UI.
Reason: The symbol "&" poses a potential security risk that could lead to data compromise. As it originates from user-configured JSON, it is challenging to determine the innocence of this symbol. Therefore, it is escaped using HTML entity &
Solution: Users are required to include a caption using the 'and' symbol rather than the '&' symbol in the dictionary section of the JSON file. For instance, "Collection Date and Time" should be used instead of "Collection Date & Time."
Deprecated Features
Leave a comment at the end of this page or email contact@krishagni.com