kapua icon indicating copy to clipboard operation
kapua copied to clipboard

Results 171 kapua issues
Sort by recently updated
recently updated
newest added

**Describe the bug** While working on the `TriggerService` integration tests, I got a `KapuaException` with the text `"Error during Persistence Operation"` when setting a 256 character trigger name. This error...

Bug

**Describe the bug** The method which creates accounts has different behavior on GUI side and on back-end side. **To Reproduce** Steps to reproduce the behavior: 1. Login as _kapua-sys_ 2....

Bug

Am I doing something wrong? It's my post code: > GET /v1/AQ/accounts?offset=0&limit=50 HTTP/1.1 Host: 172.16.0.151:8081 Content-Type: application/json Accept: application/json Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL3d3dy5lY2xpcHNlLm9yZy9rYXB1YSIsImlhdCI6MTUyMTc3MjI1OSwiZXhwIjoxNTIxNzc0MDU5LCJzdWIiOiJBUSIsInNJZCI6IkFRIn0.oPwse_iPKttHOjCdb9Wm-dt_Du-ceLg-7i6W5NS-GgaXF4uK0zTOwEmYefsZfJZZ2iYWmQlc8wU3sWIF0EPCdx71kwKB2-Yz3p0xQlxtM8CKPpSzvV_pRbVBvrhuYS9MRdy6WXGn3VEU4aRU-yX-euAuLjfTpOxwvw_bWBKleffRXtIN3UFSQSrCt0PiQasUwI8W-eSNhvvV5XGngJqIXqwrYLVWoIILTz5c7PQ1f40uHyG_9xJfipYPnIZ76IFYBNGi4mGqNnhQw7qw-BjOXIM0wPPqodFqDxFux5DHRKMPBHC5FVhDRLY-t92DrJz-hYLNARIv1uVbbcuqVxRXx0LQ4bF4ha2LmXTdQc4U1vjTdajhlppOLiq1IN3DpLCPvp2v4jBs-WBD9mABnU9bhWb5RiWi13OwpEovLK7l06GLo5-AnivjcDk2Yd49Xug23vKgnTzvjr9Xj1eqplV1tNMx_r7SL_H7mo33qcjgpdudFWukmXrtyPdQffgkkrwRr52JObshqN7KBci_V9wXIBj4QZc-_EuOANnXsWjjXEBslCoArBBoMSKlQLCeedrXQ0Y-KSPEK68mWH31wvzsdo1d9T4ysndYGgpXmG54-44TuW6jL_dbAnY-iFmWcX3QYxnD_fKf5vXa50CcG4ExT5R0_sG-W-V8ZRr_WAYmndI Cache-Control: no-cache Postman-Token: f023ed89-ed24-4030-9d10-6a91a293a8be and I get response...

Bug
Question/support
rest-api

**Is your feature request related to a problem? Please describe.** it would be nice to have a task which removed obsolete Device Events which now makes the `dvc_device_event` table very...

Enhancement

If user reboots Kura device that has multiple packages installed, some of the packages get deleted from kura after the reboot process. **Testflow:** 1. Login as kapua-sys or any other...

Bug
Waitfor/Kura

One of the settings in Kura Assets is also "Enabled" parameter, which tells if new values can be stored or not (if the asset is Read-write). The problem is, that...

Bug
Console GWT
Waitfor/Kura

**Describe the bug** When creating or editing entities like Group, Device or Tag, there is no validation for Description field. The method that is used to create i. e. new...

Enhancement

When the Datastore is disabled via the `KAPUA_DISABLE_DATASTORE` environment variable, the Elasticsearch REST Client tries to initialize anyway multiple times, producing a few errors. **To Reproduce** Steps to reproduce the...

Bug

Following the [KapuaRunTests.md](https://github.com/eclipse/kapua/blob/develop/RunTests.md) guide, I was unable to run unit tests with command `mvn test -Dgroups='org.eclipse.kapua.test.junit.JUnitTests'`. integration tests within dockerized environment with `mvn test -PI9nTests` command. @Coduz can you please...

Bug
Test

Following the [KapuaRunTests.md](https://github.com/eclipse/kapua/blob/develop/RunTests.md) guide, I was unable to run integration tests within dockerized environment with `mvn test -PI9nTests` command. @Coduz can you please assign this issue to me, since I...

Bug
Test