sillsdev / sillsdev/languageforge-lexbox
Staging should have a button to copy a project from (but not to) prod
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
I'd like to have a button in the admin dashboard on staging that allows us to copy a project from production (but never to production). Then LF staging could be set up to point to LD staging, and we'd be able to test Send/Receive on real projects without risking contaminating the user's project on production with our test data.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the admin dashboard's project-copy entry point and the existing staging and production project operations. Define a one-way production-to-staging flow that cannot write to production, then verify that real projects support Send/Receive testing without changing their production data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100