Page 1 of 2
Local Storage Items Missing
Posted: Tue Oct 16, 2012 2:03 pm
by Emmz
Using Existing On-going project...
I added 16 LocalStorage Items for New Rest Service.
Deleted NONE.
I edited an Existing Rest Servic Mapping to Some LocalStorage Items.
After Re-opening Project A whole Bunch of(Not All) previous LocalStorage Items went Missing !!
And Mapping of another service to them gone !
Local Storage Items Missing
Posted: Tue Oct 16, 2012 3:07 pm
by Maryna Brodina
Hello! It's really strange problem, I was not able to reproduce it on existing and on new project. We'll continue researching. Are you able to reproduce it again?
Local Storage Items Missing
Posted: Tue Oct 16, 2012 3:54 pm
by Emmz
Looks Like when I changed A RestService and Re-Populate response. Any mapped to Localstorage items got deleted...
If the rest svc did not map to say.."storageA". It was not deleted
If the rest svc mapped to say.."storageB". It got deleted....
Local Storage Items Missing
Posted: Tue Oct 16, 2012 5:14 pm
by maxkatz
That's a known bug (or lack of a feature). When you re-populate the response, the mappings will be lost. We were thinking of adding at least a warning dialog.
Local Storage Items Missing
Posted: Tue Oct 16, 2012 6:16 pm
by Emmz
I expect the mappings to be lost..
But The localstorage items too???
Local Storage Items Missing
Posted: Tue Oct 16, 2012 9:08 pm
by maxkatz
How where the local storage variables created..? In mapping editor?
Local Storage Items Missing
Posted: Tue Oct 16, 2012 10:55 pm
by Emmz
Yes.. Not while RestServive was selected. Just under the Tab Data Mapping
Local Storage Items Missing
Posted: Wed Oct 17, 2012 12:38 am
by maxkatz
Maybe I'm not doing the same step, but I couldn't reproduce it:
Before:
After:
Can you show the exact steps?
Local Storage Items Missing
Posted: Wed Oct 17, 2012 2:01 am
by Emmz
I will get back to you. I make backup then reproduce..
Tks.
Local Storage Items Missing
Posted: Wed Oct 17, 2012 4:26 am
by Emmz
Got it!
Using Existing On-going project...
I edited(deleted a manually added item) an Existing Rest Service Then clicked Populate from response.
Saved. Then Realized the mapping was gone.
Then decided to close the project without saving in hopes of not mucking up the mappings..
Re-open Project and see that all the localstorage items I created b4 and were used by mapping from the Rest svc were gone.
Only the localstorage items connected to the service I edited. The rest were fine.
This is probably an unlikely scenario for others. And not really a Tiggzi design problem.
More of a unanticipated user procedure. Which I learned a lesson from....