api-cookbook
api-cookbook copied to clipboard
[Bug]: Pivotal Tracker Import dryrun is not a dryrun
Do I have the most recent api-cookbook code?
- [x] I am using the latest code available on the
mainbranch of the api-cookbook repo.
Is there an existing issue for this?
- [x] I have searched the existing issues.
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
- 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.