Edit Button in Knowledge article is missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 07:05 PM
Hi All,
For one of the knowledge article in Published state did not have any "Edit" button by clicking on View Article.
And also one of Knowledge article is not getting search by short Description even the keywords are defined in Meta fields. Earlier version of this articles are searched by Short Description but latest version is not.
Can anyone suggest on this?
Thank You all in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 07:48 PM
Hello ektakumari,
For KB article edit UI action is by default present. It will not restrict owner to edit it. You can check for role Can Contribute is there in your roles.
and for KB article your not able to search it by key words, this is might be happens because partial match rule please refer below link,
https://hi.service-now.com/kb_view.do?sysparm_article=KB0713698
Hope this will help you.
Kindly mark an answer as correct and helpful if it will resolve your query.
Regards,
Akshata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 08:52 PM
Hello Akshata,
I checked with user with "Contributor role", but they don't have Edit button available only for this KB.
Only for this KB we don't have edit button available, for rest of other KB we have edit button available for contributor role.
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 08:32 PM
Hello ekta,
Edit button rendered in the ui macro "kb_view_common_header_toolbar" and it is called by the ui macro "kb_view_common" which is called by the ui page "kb_view".
So please check condition in the ui macro "kb_view_common_header_toolbar".
Follow below steps for Knowledge article is not getting search by short Description issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 08:49 PM