How to change Author for several knowledge articles?

Erik24
Kilo Guru

Hi,

I wonder how to change author to several knowledge articles without having to do it one by one? Can this be done without customization? I found how to change author on a single article, by adding the author field to the knowledge form (https://hi.service-now.com/kb_view.do?sysparm_article=KB0852951).

Let's say I want to change author on 50 articles at once, if said user has quit or changed role in the company. I would presume this is done from the list view but I can't find the option.

Thankful for any suggestions!

1 ACCEPTED SOLUTION

Willem
Giga Sage
Giga Sage

Yes, can be done in the list view.

Set the filter to show all articles of that author and then select 'Update All' from the menu:

find_real_file.png

 

It will ask to confirm:

find_real_file.png

 

Just make sure author is on the default form layout and you should see it:

find_real_file.png

 

You can just ignore the mandatory fields and only change author.

 

The result:

find_real_file.png

 

 

View solution in original post

9 REPLIES 9

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

Can be done using the background script as well.

Thanks,
Ashutosh

Willem
Giga Sage
Giga Sage

Yes, can be done in the list view.

Set the filter to show all articles of that author and then select 'Update All' from the menu:

find_real_file.png

 

It will ask to confirm:

find_real_file.png

 

Just make sure author is on the default form layout and you should see it:

find_real_file.png

 

You can just ignore the mandatory fields and only change author.

 

The result:

find_real_file.png

 

 

Exactly what I was looking for, thanks!

You are very welcome! 🙂