-
We store the raw report xml in the data_record so we can edit the report at a later date. In a randomly selected report from production I found the record is 18.4kb of which 5.6kb (~30%) is the form c…
-
Post a message via curl without the proper fields and you get a 500 Server Error but the body of the error does not get passed through, it only is displayed in log file.
```
$ echo 'message=foo' |…
-
Thanks for the parser. It's working perfectly for my needs except for one issue.
On Windows with JavaScript files containing line endings of CRLF the parser fails to find any annotations. If I chan…
-
Seen on android.
-
![screenshot_20161024-154927](https://cloud.githubusercontent.com/assets/3198821/19646440/0b076f54-9a02-11e6-9b55-f1b0c709175f.png)
Perhaps there should be a difference between the labels that are cli…
-
Hi Doug! I am testing your app out in both a full and partial sandbox environment. In both cases, only a subset of the attachments existing in those environments are being converted (5k out of 47k in …
-
Dashboard has some major flaws: upgrades are executed from the client so it’s badly affected by poor internet, you can only upgrade to the latest version in the given market, and it’s dead.
- Write…
-
I can see in the ContentVersion object that the attachments were pushed over to create new content but they are not shared with the parent. My batch job did generate a couple of errors: "Insert faile…
-
Otherwise if you have a problem with your first load, you are stuck on the spinner, and you can't see for instance how many docs you have in DB.
Useful for debugging.
-
If the refid field on a record is created as an integer then when the update_clinics sentinel transition tries to query for facilities it gets no results. There is no match because the reference code…