RobotFramework(er)

Results 16 issues of RobotFramework(er)

### Steps to reproduce * JaCoCo version: 0.8.6.202009150832 * Operating system: Ubuntu 19.10 eoan * Tool integration: CLI * Complete executable reproducer: see failing step "Generate SDK IT Coverage Report"...

type: enhancement
component: report

## Configuration information ``` "ehrbase_version": "0.15.0", "openehr_sdk_version": "f7a75b2", "archie_version": "5a4a9442e5e2516aed5f25636ac236682aace7b9", "jvm_version": "Oracle Corporation 11.0.10+9", "os_version": "Linux amd64 5.10.0-kali3-amd64", "postgres_version": "PostgreSQL 11.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 8.3.0) 8.3.0, 64-bit"...

bug
docker

## Test Case/s To Reproduce Issue ```robotframework 011 ADMIN - Update Template That Is In Use [Tags] 437 not-ready bug [Documentation] A template that is in use by a composition...

bug

## Test Case/s To Reproduce Issue ```robotframework 004a ADMIN - Delete Existing Template [Tags] 438 not-ready bug upload valid OPT minimal/minimal_admin.opt (admin) delete OPT validate DELETE response - 204 deleted...

bug

## Test Case/s To Reproduce Issue ```robotframework 008a ADMIN - Update Existing Template [Tags] 436 not-ready bug upload valid OPT minimal/minimal_admin.opt (admin) update OPT minimal/minimal_admin_updated.opt validate PUT response - 200...

bug

## Test Case/s To Reproduce Issue ```robotframework 008b ADMIN - Update Existing Template (minimal response) [Tags] 435 not-ready bug upload valid OPT minimal/minimal_admin.opt (admin) update OPT minimal/minimal_admin_updated.opt prefer_return=minimal validate PUT...

bug

Multiarch Docker Image of EHRbase does not work properly on ARM machines (like Macbook M1 or AWS ARM instances) when the image was build on AMD64 based host. for more...

bug
docker

``` SELECT TOP 5 c FROM COMPOSITION c ORDER BY c/context/start_time ASC ``` and ``` SELECT TOP 5 c FROM COMPOSITION c ORDER BY c/context/start_time/value ASC ``` should return exactly...

bug

## Test Case/s To Reproduce Issue ```robotframework 016 ADMIN - PUT Method Should Not Create New DB Entries [Tags] 444 not-ready bug [Documentation] 1. Upload OPT via 'normal' REST endpoint...

bug