vitaliishandra

Results 3 issues of vitaliishandra

## Bug Report Some time ago we received the followimg error during the CRD upgrading 2022/08/12 10:51:19 Failed to update CRDs: no chart name found Looks like the issue was...

bug
needs-triage

We have the following query: g.E().hasId('pwrc-159kw-74l-1b8h4').inV().valueMap() The result of the query is: {EntityId=[12], uid=[User:12], AccountId=[15]} When I try to run the following: g.E().hasId('pwrc-159kw-74l-1b8h4').inV().valueMap('AccountId') I receive the {AccountId=[15]}. It is correct....

kind/bug/possible

We are facing this error from time to time when we switched to binary serialization. We use the 1.0.0.rc2 version of lib and JanusGraph 0.6.2. What can be the root...