akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Dependencies missing when exporting survey format to spreadsheet when questions belong to different groups #546

Closed joycarpediem closed 9 years ago

joycarpediem commented 10 years ago

Steps:

  1. Create a question group G1
  2. Add an option question to this group , say Q1
  3. Add another question (Q2) to G1 and make it dependant on Q1.
  4. Add another group G2
  5. Add a question(Q3) to G2 and make it dependant on Q1.
  6. Now go to Export reports and export the survey form

Current behaviour: The dependancy of Q2 on Q1 is properly displayed but the dependancy of Q3 on Q1 is not displayed.

This issue was reported in the support portal http://flowhelp.akvo.org/discussions/problems/699-exporting-survey-to-excel

mtwestra commented 9 years ago

Possible duplicaiton of #370

mtwestra commented 9 years ago

probably duplicate of https://github.com/akvo/akvo-flow/issues/370

jonase commented 9 years ago

This issue is related to #370. Note that I can not reproduce this exact issue. The dependancy note does appear even if the questions are in different question groups. The test plan for issue #370 includes testing dependant questions from different question groups.

rumca commented 9 years ago

Tested and works as intended on release/1.8.1 :+1: