deepset-ai / deepset-ai/deepset-cloud-sdk
User must confirm organization and workspace in deepset Cloud before uploading data
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
User Story
As a solution engineer
I want to confirm the organization and workspace in deepset Cloud that I'm going to upload data to - before I trigger the upload
So that I can make sure that I'm going to upload the data into the correct workspace.
Acceptance Criteria
- before the upload is triggered, the organization and workspace is shown to me
- I have to accept the upload, before the upload is actually triggered
- if I decline the upload, nothing happens with the data
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Python SDK entry point that triggers data uploads and trace the existing upload flow. Done means the organization and workspace are shown before upload, confirmation is required, and declining leaves the data untouched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100