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
While this might be required to build all the relational data for the eventual make import-apply, this is unexpected behavior for a "dryrun" which should not make any changes, and certainly shouldn't upload all my attachment data to your cloud.
Minimal Reproducible Example
make import
Environment
Operating system: yes
Python/JavaScript version: also yes
Further Information
I think this is less of a code change and more of a request for clarity in the README. Luckily there isn't anything too sensitive in that project, but its pretty clear that someone, foolhardy like me, could lose proverbial chain of custody over private data.
The text was updated successfully, but these errors were encountered:
Do I have the most recent api-cookbook code?
main
branch of the api-cookbook repo.Is there an existing issue for this?
Current Behavior
The
make import
referred to a "dryrun" uploads all of my file attachments to your cloud storage.384,file,Screenshot 2023-10-16 at 11.53.19 PM.jpg,,,https://media.app.shortcut.com/api/attachments/files/clubhouse-assets/
Expected Behavior
While this might be required to build all the relational data for the eventual
make import-apply
, this is unexpected behavior for a "dryrun" which should not make any changes, and certainly shouldn't upload all my attachment data to your cloud.Minimal Reproducible Example
make import
Environment
Further Information
I think this is less of a code change and more of a request for clarity in the README. Luckily there isn't anything too sensitive in that project, but its pretty clear that someone, foolhardy like me, could lose proverbial chain of custody over private data.
The text was updated successfully, but these errors were encountered: