Closed GoogleCodeExporter closed 9 years ago
Are you sure you don't have couple of same name saved items? Application do not
overwrite restored request. It always saves as new item.
I've tried do what you suggest but now I have couple of requests with same name
but different data.
Original comment by jarro...@gmail.com
on 19 Jan 2012 at 12:10
Yes. I cannot save a new ones and cannot update already exist ones.
I know that it is very strange but it is really frestrating to update it
all the time.
But really don't want to loss what i wrote till now :(
Alon
Original comment by aloneven...@gmail.com
on 26 Jan 2012 at 10:49
I have the same issue too. Futhermore, I cannot delete saved requests. I click
delete, list redraws and nothing happens.
Original comment by ing.kare...@gmail.com
on 1 Feb 2012 at 12:14
Can You check is requests are saved to local DB?
Go to inspector (CTRL + SHIFT + i) -> Resources tab -> Databases -> restClient
and table rest_forms
Your data should be there. If not it's something wrong. Than try save new form
and look at console output if there is some error.
Original comment by jarro...@gmail.com
on 2 Feb 2012 at 3:05
Original comment by jarro...@gmail.com
on 2 Feb 2012 at 3:05
Data are in database. It seems that it should be some kind of database problem?
Your program was in state, when I cannot add new requests or update old
requests. Then I deleted last record in saved requests and since this time
everything works.
Original comment by kral.k...@volny.cz
on 2 Feb 2012 at 5:07
Great news.
I will try it myself soon.
Many thanks
Original comment by aloneven...@gmail.com
on 2 Feb 2012 at 7:08
I've added more debug output in console. Try to save form and check console
output for error messages. Let me known if any.
Original comment by jarro...@gmail.com
on 7 Feb 2012 at 10:30
I've made some changes. Now application ask you directly if you want to
overwrite existing record.
Original comment by jarro...@gmail.com
on 29 Mar 2012 at 8:31
Thanks a lot I will update my app.
Have a great weekend :)
Original comment by aloneven...@gmail.com
on 29 Mar 2012 at 9:22
Original issue reported on code.google.com by
aloneven...@gmail.com
on 17 Jan 2012 at 11:14