jobosk

Results 3 issues of jobosk

I've noticed that Feature SERIALIZE_IDENTIFIER_FOR_LAZY_NOT_LOADED_OBJECTS works as inteded (serializing attributes from the Hibernate proxy of lazy loaded objects, i.e. identifiers), but wrapped like this: `{ "id" : 1 }` This...

Modified dashboard component in order to allow tags to be passed as a parameter even if there is no entity context. In response to: https://github.com/K-Phoen/backstage-plugin-grafana/issues/59

Dashboard component is not usable without entity context, even though only the entity tags are required in order to work. I propose a modification of the component so it can...