- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 01:40 AM
Two new choices need to be added in the asset function field in alm_hardware table. This field (asset function) is from the Asset table (alm_asset) . Please advise the better option to add the choices
1. Add the new choices to the asset function field in the hardware table. By doing this, the OOB choices will not be visible. Is there any impact to this field during the upgrades if we recreate the OOB options for the child table? Will the future changes in the base table get inherited to the child table?
2. Add the new choices to the asset function field in the asset (alm_asset) table, but the options will be visible to all the child tables.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 02:01 AM
Ah, I misunderstood.
Same goes for this actually. Create them in parent, if they are needed in all childs.
Create them in child if they are only needed there.
Only impact during upgrades could be that you won't see new OOTB choices on parent table within the child.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 02:08 AM
Hi @janindiadoc_1,
It is fine to do so. It is correct that it creates duplicates in the child.
There is no other impact than creating new choices yourself.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 02:32 AM
Missed to add this point as the parent and child here I am referring are both out of the box tables.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 02:33 AM
Still no problem.
After an upgrade, check if there are new choices on the parent, and copy them to the child as well, if needed.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.