Fix TypeError when working with nested maps [JIRA: CLIENTS-417]#402
Fix TypeError when working with nested maps [JIRA: CLIENTS-417]#402hazen merged 1 commit intobasho:masterfrom nrvnrvn:CLIENTS-349
Conversation
|
@nicorevin Could you please add a test case for your change? That would help me to verify. Thanks! |
|
@javajolt I've added. See |
|
Sorry, I missed it. Thanks! |
|
👍 4dca64c |
Fix TypeError when working with nested maps Reviewed-by: javajolt
|
Looks like |
|
@borshop: merge |
|
By the way, is it ok that Of course if we call |
|
Updated pull request regarding my last comment. |
|
Hi! Any updates? |
|
Hmmm... Looks like it tried to get merged on April 16th, but I see no successful merge messages. Looks like our merge tool does not work on other repos. Let me look at your subsequent changes now, too. |
|
We've been successfully using this patch for more than half a year. |
Fix TypeError when working with nested maps [JIRA: CLIENTS-417]
Fixes #401 (CLIENTS-349)