How to change parent of a table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 01:50 AM
Hello Experts,
I am trying to change the parent table of one table.
I have gone through few posts on community and found the below methods which can change the parent of a table. But it is always returning 'false' for me.
var g = changer.change('cmdb_ci_server','cmdb_ci_netgear');
gs.print(g);
gs.print(gr);
I tried the same even for my custom tables, which I made sure that the tables are extensible. But still it didn't work.
I have elevated roles to 'security_admin' and tried, even this didn't work.
Has anyone tried changing the parent of a table?
Please note I do not want to create a new table to extend from the parent table I desire.
Please let me know the correct way to change the parent of a table.
Many thanks in advance.
Br,
Suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 11:25 AM
Sorry, I missed it. this is obvious Paul, doesn't want everyone to change OOB-defined hierarchies.