Tom Bursch

Results 69 comments of Tom Bursch

I guess this is superseded by #408 and #401?

Strange, does this happen with other browsers too? Are there any error messages in the backend logs?

Probably related to #239 then. I still cannot really reproduce that issue.

The owner is a bit of legacy code from back when there was only one household per server. It used to be an undeletable account. It serves no real purpose...

Uff yeah SQLite does not care about constraints and just ignores them. There was a version which wrote an empty string to the recipes' photo row instead of null, which...

Sorry for the late reply. I think this has something to do with how auto-increment primary IDs are handled. Is there a way to run my migrations (i.e. run the...

Hey, sorry for the late reply. Your logs do look normal, do you have any logs of the search itself? And what platform is this happening on (iOS/android/web)?

> If an item does not have a defined icon, could it default to the icon for its category (if that is defined)? With the current setup, this is not...

I know that some people have said they would like to have a custom order. There are just a few questions I have about that. - Should this ordering be...

Any specific format firefly expects? Or is ``` Name,Amount,Category,Paid by, Paid for ``` enough?