mohan-nishit / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

collect does not see all forms on aggregate 0.9.x #298

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"Hi, I am having this "same"? lack of seeing all my forms. Am using AppsEngine 
w/aggregator 0.9.6. With ODK 1.1.5 on an Archos 7 (android 2.2.1) I see all 3 
forms on the aggregate. When I upgrade to collect 1.1.7 RC1, I only see 1 form 
(the oldest one). When I go through my Firefox computer's browser 
(https://epitest-odk.appspot.com/formList) I see all 3. When I go through my 
tablet's browser, I see only one at that address. Is this related to username & 
password in Collect > preferences?"

confirmed this with trunk on 1.1.7. have no clue what is going on...

Original issue reported on code.google.com by yanokwa on 11 Aug 2011 at 4:41

GoogleCodeExporter commented 9 years ago
I've experienced this same issue with Collect 1.1.7 and Aggregate 0.9.3. We 
also noticed that a new form wouldn't show up in Collect unless you changed the 
"id" attribute in the <formname> node to "xmlns".

I was hoping the forms would just show up when I upgraded to Aggregate 1.0.

Original comment by kchar...@gmail.com on 12 Aug 2011 at 5:19

GoogleCodeExporter commented 9 years ago
with the epitest instance, all forms have id, not xmlns. only the gilles test 2 
shows up. 

Original comment by yanokwa on 14 Aug 2011 at 2:37

GoogleCodeExporter commented 9 years ago
as a potential workaround, try deleting all forms from aggregate. then 
exporting your form from build to your computer. manually edit the file and 
change the id from something like <data id="my_id">  to <data xmlns="my_id">. 
save the changes, and then try re-uploading it to aggregate. please report your 
success/failure...

Original comment by yanokwa on 6 Sep 2011 at 4:55

GoogleCodeExporter commented 9 years ago
Yes, your solution worked on 1.1.7beta2 client. I updated to 1.1.7 RC1 on 
another device and iusing another aggregate (smadeleve.appspot.com) but 
deleting all, changing <data xmlns="some_name" in all forms, but this did not 
work. Only saw one form.

Original comment by c.broder...@epiconcept.fr on 23 Sep 2011 at 8:01

GoogleCodeExporter commented 9 years ago
Issue 329 has been merged into this issue.

Original comment by yanokwa on 23 Sep 2011 at 3:31

GoogleCodeExporter commented 9 years ago
Issue 329 has mitch's understanding of the problem and how to fix it.

Original comment by wbrune...@gmail.com on 27 Sep 2011 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by mitchellsundt@gmail.com on 27 Sep 2011 at 5:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision eff9117b9837.

Original comment by carlhart...@gmail.com on 4 Oct 2011 at 12:37

GoogleCodeExporter commented 9 years ago
Issue 351 has been merged into this issue.

Original comment by yanokwa on 4 Oct 2011 at 8:56