zetkin / organize.zetk.in

Organizer front-end of the Zetkin system for organizing activism
21 stars 14 forks source link

Fix many surveys query bug #1306

Closed niklasva82 closed 2 years ago

niklasva82 commented 2 years ago

Fix bug that appears when many conditions are in a query which causes organize to crash and make it impossible to edit the query.

To reproduce:

  1. Make a new query
  2. Add a bunch of survey response queries (like 10 or more)
  3. Save
  4. Go to / and reload organize.
  5. Go to people and edit the query

Expected results: You should be able to edit the query.

Actual results: Many of the survey fields are blank and Organize crashed due to an action trying to access survey.organize which does not exist because the full survey is still pending.

(An example of this is on the live dev server, the query is called test)