Knowledge Block Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We are running into a problem with Knowledge Block updates. When a knowledge block is updated, KBAs using that knowledge block have to be manually updated to use the new version.
Instead, we would like the new version of the knowledge block to be automatically applied to any KBAs where is it used.
Has anyone encountered this before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
This is by design, so that articles have stable, versioned content at publish time. If blocks updated articles automatically, already-published KBAs could change without editorial control. In a lot of organizations this would be unacceptable due to compliance or other reasons.
You will need to customize this process to achieve the automatic update that you described.
For example, you could set up a Business Rule which updates Knowledge Articles where the updated Knowledge Block's previous version is used, by parsing the Article Body, removing the previous version's content and then adding the updated version's content.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello
We have versioning glide.knowman.versioning.enabled = true enabled and blocks enabled in the DB
When we update the a Block by a new version, the new contents are visible in the article who has block set previously to the update.
Versions of the blocks keeps the same user criteria.