Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue #16565: Transfer surveys window to be displayed to ask to transfer surveys to other users while deleting the survey owner #1565

Conversation

gabrieljenik
Copy link
Collaborator

Add transfer to screen, shown after confirmation modal

… transfer surveys to other users while deleting the survey owner

Add transfer to screen, shown after confirmation modal
);
}
} else {
// If $transferTo is not null, transfer the surveys
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If $transferTo is not null but false or empty ? It's a dropdown to select it ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed it. now checks for empty before.
Yes, it is a dropdown to select it. That's on the view.

… transfer surveys to other users while deleting the survey owner

Code review
@eddylackmann eddylackmann self-requested a review September 4, 2020 14:46
@eddylackmann eddylackmann merged commit b822442 into LimeSurvey:master Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants