Kazuhito Suda

Results 7 issues of Kazuhito Suda

The purpose of this PR is to implement the changes needed to improve Orion's Japanese documentation. Related PR: #4141 - [X] The commit c5cf1cf719a51f1183cb6ff36430fda018b0ad92 is in synchronization with the commit...

I encountered the 'Unexpected response from server' error when opening a workspace in the Workspace Browser. This is because the workspace has an empty name. The `name` of the `workspace`...

Hi @aarranz Cc: @fgalan I encountered `Invalid cookie value` error when requesting STH-Comet with sth-source-operator from Wirecloud. Response received from STH: ``` response: "{"statusCode":400,"error":"Bad Request","message":"Invalid cookie value"}" ``` STH log:...

When using PostgreSQL as a back-end database for Keyrock 8.0.0 or 8.1.0, the `migrate_db` fails. ``` == 20210603073911-hashed-access-tokens: migrating ======= ERROR: [object Object] ``` The followings are detailed logs. -...

This PR corrects input type for Client ID in contextbroker.html.

The `PATCH /ngsi-ld/v1/entities/{entityId}/attrs/{attrId}` fails when including `datasetId` into a request body. ``` curl -sS -X PATCH 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:entities:E1/attrs/name?prettyPrint=yes' \ -H 'Content-Type: application/json' --data \ '{ "value": "dataset urn:ngsi-ld/dataset:3 - from step...

Backlog

## **Checklist** _Put an `x` in the boxes that apply_ - [X] I have run the latest release. - [X] I have inspeced the status of docker containers. - [X]...

bug