ManageIQ / ManageIQ/more_core_extensions
Add Shared Nested #delete_nil_paths
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
pinned
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Add with similar functionality to delete_blank_paths
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
Start by locating the existing delete_blank_paths implementation and its tests, then compare the requested nested delete_nil_paths behavior with that entry point. Define done as providing equivalent nested-path handling for nil values and covering the expected cases in the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100