You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When someone submits a survey, we call that a "survey submission". Survey submissions are usually submitted by unauthenticated users, and for that reason Zetkin does not automatically link a survey submission to a person. An organizer must manually find the record that represents the person that submitted the survey, and link it to the submission.
When trying to link a survey submission, if there is no person record that matches, there is currently no way of creating a new record to be linked to the submission.
ziggabyte
changed the title
No way to create a new person record while linking a survey submission
Surveys: No way to create a new person record while linking a survey submission
Nov 29, 2024
Description
When someone submits a survey, we call that a "survey submission". Survey submissions are usually submitted by unauthenticated users, and for that reason Zetkin does not automatically link a survey submission to a person. An organizer must manually find the record that represents the person that submitted the survey, and link it to the submission.
When trying to link a survey submission, if there is no person record that matches, there is currently no way of creating a new record to be linked to the submission.
Steps to reproduce
Expected Behaviour
No person should be found. In the popper there should be a button that allows the user to create a new person object to be linked to the submission.
Actual Behaviour
No person is found, but the popper is then just empty. There is no button to create a new person record.
Screenshots (if you have any)
The text was updated successfully, but these errors were encountered: