ManageIQ / ManageIQ/inventory_refresh
Allow for default values to be assigned only on create
Open
Nobody has claimed this yet.
enhancement
help wanted
pinned
size/m
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
There are use cases where we want to assign default values to new records but do not overwrite these values on updated records e.g. MiqWidget Seeding on the enabled and visibility columns.
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
The issue names no files or tests. Begin by locating where default values are assigned during record creation, then trace the MiqWidget seeding of the enabled and visibility columns. Done means new records receive defaults while updates preserve existing values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100