fli - Tuesday, September 27, 2011 12:33 PM:
Hi good members,
I have promoted a couple of Items to a "state" where no Identity can "get" them, I think.
I can see the Items, if I do a "where used" on some of there related items. thus not view or edit them.
Is there a smart approche to this problem. do I use SQL to get them back ?
thanks,
BR / Christoffer
aponceot - Tuesday, September 27, 2011 1:25 PM:
Hi Christopher,
If you can see the items, so the "can discover" should be on '1' for the identities.
Maybe you can find the Permission that control your Item Type and modify the access of it in order to get your Items back.
If you don't know what permission control your ItemType (which is unlikely if this permission is set by a LifeCycle state) then you can have a look to the SQL in order to apply an other permission to your Items.
fli - Wednesday, September 28, 2011 4:53 AM:
Hi Anthony,
Yes, thanks,
I updated the Items by SQL, and got them back.
BR / Christoffer