OpenRefine / OpenRefine/OpenRefine
Allow easily switching workspaces from the Project view
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12k
- Forks
- 2.2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 27
Description
Currently all projects are shown in one workspace and to be transferred would have to be exported one at a time. Allowing multiple workspaces would grant both multi-tenancy (avoiding the need to run multiple instances for different workspaces) and easier import and export of a complete set of projects; common when one is doing cross joins.
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, tests, or entry points are named. Start by tracing the Project view and the existing project import/export flows, then define how workspace switching, multi-tenancy, and complete workspace transfers should work; done means multiple workspaces can be managed without separate instances and their projects can be imported or exported as a set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100