Duplicate service should reset some settings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
When duplicating a service it will copy everything including the domains and the "created" time. There might be more settings that we don't want to copy over.
Describe the solution you'd like
Duplicating a service should reset the settings that shouldn't be shared between services.
Describe alternatives you've considered
Alternative is manually removing domains and other settings and hope you don't miss anything.
Additional context
No response
Will you send a PR to implement it?
No
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 in the issue. Start by locating the service-duplication entry point, then identify which settings are copied and which should be reset, including domains and the created time. Done means duplicated services retain only shareable settings and reset every non-shareable setting consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100