operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Main operatorfabric program

Results 269 operatorfabric-core issues
Sort by recently updated
recently updated
newest added

Currently, it is impossible to have a task description on several lines.... it should be possible.

Enhancement

Not possible to get/view the card in the UI due to spring webflux truncating path variables containing semicolon.

Bug

To do that configure the access to keycloak via nginx in web-ui ``` "oauth2": { "client-id": "opfab-client", "flow": { "delegate-url": "http://localhost/auth/realms/dev", "mode": "IMPLICIT", "provider": "Opfab Keycloak" } }, "provider-realm": "dev",...

Enhancement

![image](https://github.com/opfab/operatorfabric-core/assets/58251627/27a50cf7-d3f5-4ca4-8215-24f04f39bfcf) To reproduce , load a lot of cards (bug reproduce with 18000 cards in feed) Bug on chrome and firefox Error page ``` 413 Request Entity Too Large 413...

Bug