Guillermo Gutiérrez
Guillermo Gutiérrez
Thanks, @tiritea. I think you're right and we should always compute calculates. It's clear to me now that the relevance of a field is a UI concern. What do you...
Thanks for taking the time to add info, @tiritea!
This sounds reasonable. Thanks for bringing it up! :) Maybe we could start focusing on the specific places where Collect is forced to catch `RuntimeExceptions`. Do we have a list...
Hi, @lognaturel. When you say that "it should use the current context", what do you mean by it? I see that `FormDef.getAbsRef()` takes an `XPathReference` as a first arg and...
See https://github.com/ggalmazor/javarosa/tree/issue_360_fix_setvalue_with_current
Adding https://github.com/opendatakit/javarosa/issues/349#issuecomment-415517025 here since I think it's relevant: >I think it'd be good to have an example like that with a relative reference. Not sure if it should really use...
Hi @kevinroleke! Thanks for reporting this bug. I haven't been able to reproduce the error. This is the script I'm trying: ```node import {DNSimple} from 'dnsimple' const client = new...
Closing as stale. Please reopen the ticket with further information and we will be happy to help ;)
I'm getting the same error. In my case, it's both in the scenario where my local is in sync with the remote, and also when the remote has received new...
Hey @san983, it looks like the change is not working properly across the full build matrix?