Notify if copying between orgs
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 29
Description
As a super author, I would like to be notified if I accidentally try to copy between orgs so that I do not think this is possible.
## Context
As of right now, `da-admin` uses the native copy feature of S3 SDK. This will only work intra-bucket. Da Browse is misleading in allowing you to think it copied the contents between buckets.
Eventually, we would like cross-org copy (if you have access to both orgs), but this is a heavier lift that at least giving the correct feedback.
Contributor guide
Research direction
Start in the da-admin and Da Browse copy flow, tracing where the native S3 SDK copy operation is invoked. Confirm how an inter-org or cross-bucket attempt is identified, then make the user-facing result clearly state that the copy did not occur; done means users are no longer led to believe the contents were copied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100