Change parent of child article

Gopal6
Tera Contributor

Hi there, 

I have a requirement where parent field in child kb article should be updated with the latest version of parent article if parent kb article version is changed.

Can anyone help me here how this can be implemented.

 

Thanks,

Gopal

6 REPLIES 6

Aman Kumar S
Kilo Patron

No, your business rule should only run when "base version - changes" and remove the other filter conditions

 

Best Regards
Aman Kumar

Hi Aman,

I Have tried but it is not working. When a parent version changes, it creates a new article (new sysid) with same number, and the version of previous article remains same. So i think to put the condition as parent version changes will not help here.