Import data privacy issue #72

Open
opened 2026-04-03 21:55:09 +00:00 by Harley · 1 comment
Owner

For some reason, importing a system from zip is turning some members private when they weren't before. Hopefully it isn't exposing previously private members to the public. CHECK!!!!

For some reason, importing a system from zip is turning some members private when they weren't before. Hopefully it isn't exposing previously private members to the public. CHECK!!!!
Harley added the criticalbug labels 2026-04-03 21:55:09 +00:00
Harley added this to the myriad tasks project 2026-04-03 21:55:09 +00:00
Harley moved this to In Progress in myriad tasks on 2026-04-03 21:55:15 +00:00
Author
Owner

Ok, details: Every member who's latest blog post is set to private, gets their profile set to private on export. I changed a variable name from just "privacy" which gets re-used a lot, to "member_privacy" and it seems to have fixed it, but that variable name was already unique in that scope so I'm not convinced. Pushing anyway

Ok, details: Every member who's latest blog post is set to private, gets their profile set to private on export. I changed a variable name from just "privacy" which gets re-used a lot, to "member_privacy" and it _seems_ to have fixed it, but that variable name was already unique in that scope so I'm not convinced. Pushing anyway
cube referenced this issue from a commit 2026-04-03 22:16:22 +00:00
Harley moved this to Continuous in myriad tasks on 2026-04-03 22:16:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cube/myriad#72