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

Do not let user make project public with private data #444

Open
jeffbaumes opened this issue Oct 13, 2016 · 3 comments
Open

Do not let user make project public with private data #444

jeffbaumes opened this issue Oct 13, 2016 · 3 comments

Comments

@jeffbaumes
Copy link
Member

Disallow making a project public unless they first make the data public. It would be fine to have a message (like "Can't make this public. First make the data public."). Better might be a warning with a choice (like "The data for this project is private. Make the data public?" with Ok/Cancel buttons).

@jeffbaumes
Copy link
Member Author

Of course the user could later make the data private again and break the project, but this would at least disallow a cause of unexpected behavior.

@waxlamp
Copy link
Member

waxlamp commented Oct 13, 2016

Is this what's going on in #431?

@jeffbaumes
Copy link
Member Author

I wouldn't think so, since the public projects should point to public data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants