Table of Contents | ||
---|---|---|
|
...
Expand | ||||
---|---|---|---|---|
| ||||
When you export a CP definition file from a version lower and try to import it on v11, you will get below error Error message: Error: NullPointerException:Cannot invoke "java.util.List.iterator()" because "units" is null(COMMON_SERVER_ERROR) Solution: Add the code Find the below JSON file for the reference,
|
...
Expand | ||
---|---|---|
| ||
Receive buttonFrom v10.3 and higher, the receive feature is replaced by workflow. Users need to upload the correct receive workflow and connect it with the ‘Receive’ button. The workflow can be downloaded from the/wiki/spaces/CAT/pages/2481192988page. i) Standard Receive specimens ii) Receive Specimen and relabel. Process AliquotFrom v11, the process aliquot feature is replaced by workflow. Users need to upload the process workflow. The workflow can be downloaded from/wiki/spaces/CAT/pages/2481192988: i) Process Aliquots. Rapid Data EntryFrom v11, the RED feature is replaced by workflow. Users need to upload the correct RDE workflow and connect it with the 'Rapid Data Entry' button. The workflow can be downloaded from/wiki/spaces/CAT/pages/2481192988: i) Register Participant and Collect Specimen.
|
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
Expand | ||
---|---|---|
| ||
From v11 below features are deprecated from OpenSpecimen Biospecimen Data entry pages:
|