pulp / pulp/pulpcore

As an admin I can delete a Domain and all its related objects

Open
#3,362 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
598
Forks
168
Avg merge
1d 4h
Merged PRs (30d)
86

Description

Is your feature request related to a problem? Please describe.
Once a domain becomes unusable ( for various reasons e.g. simply not needed anymore) the admin should be able to delete that Domain and all the objects that are domain specific like repos, remotes, etc with it.

Additional context
Add any other context about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Domain model and the repository and remote relationships described in the issue. Determine which other objects are domain-specific and how deletion is exposed to administrators; done means deleting a Domain also removes all of those related objects, with coverage for the cascade.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.