perfsonar / perfsonar/pscompose
On the side bar, when doing multi-delete, mute the entries which can’t be deleted since it would invalidate their parent objects
@johyunjihyunji is already working on this.
Since May 27, 2026.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Follow up question regarding this
Q. For deleting datatypes and cases where that invalidates the parent, I had noted down the only cases to disable the delete button would be when ( Invalid Parent When Delete (CASE: Group -> Task || Test -> Task ) ) either group or test invalidates the parent task. I was wondering for when we delete an address from a group's required field, how should I note that the address is gone? I can either note that that option is 'no longer available' or just leave the group dropdown empty.
Q. Should this feature be for every datatype or just groups and tests that invalidates a task?
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.
Assessment
This issue has not been assessed yet.