Mark Lipscombe

Results 8 comments of Mark Lipscombe

I'm reopening this after reverting the merge, because it breaks other stuff. I'll investigate.

Sorry for the delay. Changing the test for `isForward` just swaps the problem around -- you now get the the parent > child nested mutation, but lose the child >...

Upserts are definitely on the todo list ... I think this would also solve the root of the issue in #15.

@brendanmckenzie are you able provide an example schema to create a test case so I can work out a fix?

This can be worked around at least by using `@forwardMutationName` and `@reverseMutationName` to set the nested names as you wish. Special casing `[relation]_id` would be a schema-breaking change for existing...

There is not currently, but I'd merge a pull request that added a smart comment to do so, with related tests.

I encountered the same problem, and the issue for me was that it is incorrectly trying to use the Windows Hello for Business virtual smartcard instead of the YubiKey. Here...

> I'm wondering if it's not the enabling of debug logging that fixes the problem, but the pod restart required to enable it. I think that's exactly what is going...