Home Service Manager

Change Child Enumeration's Parent Value

David_SebbaDavid_Sebba Customer IT Monkey ✭

I have two parent enumerations.  I want to move a child enumeration from one to the other.  I do not want to create it new under one, and delete it from the old.  I want to move the actual list item to preserve reporting, etc.

I can't figure out how to do this with Powershell, and I'm a little nervous about poking the DB.

Has anyone done this before?

Best Answers

Answers

  • David_SebbaDavid_Sebba Customer IT Monkey ✭

    Cool, I'll see if I can figure that out.

    Unfortunately, it's the Service Request Area, and when we originally implemented it we didn't delete the old values, so the actual values are mixed between two MPs.

  • David_SebbaDavid_Sebba Customer IT Monkey ✭
    Hey, thanks so much!
  • David_SebbaDavid_Sebba Customer IT Monkey ✭
    Hey Brian, just another "Thank you".  This worked like a charm!
  • Raisul_IslamRaisul_Islam Customer IT Monkey ✭
    Hello, 
    How can I add more parent & child item to the enumeration. I have add a lot of value. Going from SCSM Library>list takes a lot of time. 

    is there any PowerShell or any other way I can update? 

    Thanks in Advance, 
    Rai 

  • Roland_KindRoland_Kind Partner Advanced IT Monkey ✭✭✭
  • Raisul_IslamRaisul_Islam Customer IT Monkey ✭
    thank mate, much appreciated.
Sign In or Register to comment.