ManageIQ / ManageIQ/inventory_refresh

Allow for default values to be assigned only on create

Open
#56 2 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.