-
roddy-dermody, this issue https://github.com/CounterpartyXCP/counterwallet/issues/741 seems to have presented itself again. I currently have orders in 4 markets that show up at DEx but not at counter…
-
When using a date format with alternate date formats; when a nominated separator ('/' and '-' in this case) is entered, it can swallow that character or the next character typed in. This is not consi…
-
-
If I have 2 records with the field 'PINK' in them, when I search for 'pink', only one of them is returned.
-
When a dependent plugin is checked but the dependent plugin is not a "-0" version, it is not loaded.
After the requested plugin was processed the loop in `de.dkfz.roddy.plugins.LibrariesFactory#bu…
-
-
for noControl workflows, it should be possible to provide e.g. null BamFiles (as controlBamFile).
Up to now, a further tool would have to be defined for these cases.
It would be better to have only …
-
First error
```
2020-12-18 20:58:16.539 11948-12113/org.smartregister.goldsmith E/EventClientRepository: Error saving client {"birthdateApprox":false,"deathdateApprox":false,"firstName":"roddy","gen…
-
This is a bug in the GenericMethod class
```
if (split.length != 2)
throw new RuntimeException("Not able to convert entry ${entry.toString()} to parameter.")
``` …
-
LSF e.g. will just block and retry command submission, PBS does not (or at least our installation). Or it depends on the configuration and that can lead to funny behaviour. Anyways the developer shoul…