We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2019-12-15 11:06:23 +0200 |
Dear 1 or 2 Olive goes shoppin' users !
I wanted to be able to run backend testcases on my laptop. Consequently i had to rewrite the backend. I do not want you to loose your data during the next update. Therefore I do ask you to export your db's, zip them and attach them here as answers together with the app version number. The exported file is pure json. There is not the need that you share all your data with me. Just keep one or two records in each property:
{
"categories":[{"name":"automotive","uid":"201911151576389168983"}],
"items":[{"amount":1,"category":null,"howMany":0,"name":"all purpose cleaner","type":"household","uid":"201911151576389178610","unit":"-"}],
"recipes":[{"howMany":0,"ingredients":"[{\"amount\":500,\"name\":\"Asiatische ..}]
}
It is important, that you have one item in categories, items and recipes property. should you have a version property, please share that too. The recipe should have ingredients
I will add all shared databases to my tests.
Best Regards P
2 | No.2 Revision |
Dear 1 or 2 Olive goes shoppin' users !
I wanted to be able to run backend testcases on my laptop. Consequently i had to rewrite the backend. I do not want you to loose your data during the next update.
Therefore I do ask you to export your db's, zip them and attach them here as answers together with the app version number.
number.
The exported file is pure json. There is not the need that you share all your data with me.
Just keep one or two records in each property:
{
"categories":[{"name":"automotive","uid":"201911151576389168983"}],
"items":[{"amount":1,"category":null,"howMany":0,"name":"all purpose cleaner","type":"household","uid":"201911151576389178610","unit":"-"}],
"recipes":[{"howMany":0,"ingredients":"[{\"amount\":500,\"name\":\"Asiatische ..}]
}
It is important, that you have one item in categories, items and recipes property. should you have a version property, please share that too. The recipe should have ingredients
I will add all shared databases to my tests.
Best Regards P
3 | No.3 Revision |
Dear 1 or 2 Olive goes shoppin' users !
I wanted to be able to run backend testcases on my laptop. Consequently i had to rewrite the backend. I do not want you to loose your data during the next update. Therefore I do ask you to export your db's, zip them and attach them here as answers together with the app version number. The exported file is pure json. There is not the need that you share all your data with me. Just keep one or two records in each property:
{
"categories":[{"name":"automotive","uid":"201911151576389168983"}],
"items":[{"amount":1,"category":null,"howMany":0,"name":"all purpose cleaner","type":"household","uid":"201911151576389178610","unit":"-"}],
"recipes":[{"howMany":0,"ingredients":"[{\"amount\":500,\"name\":\"Asiatische ..}]
}
It is important, that you have one item in categories, items and recipes property. should you have a version property, please share that too. The recipe should have ingredients
I will add all shared databases to my tests.
Best Regards P
EDIT: thank you very much for all the responses :) new version was released to openrepos, if you have any issues during upgrade feel free to contact me on github