New versions of the Promoted Documents in AI Search breaks the Result Improvement Rule for promoting a documentIssue A new published version of a promoted document in AI Search breaks the Result Improvement Rule for promoting a document, and the Promote Document records needs to be manually updated and the Search Source republished for every new version. 1. Add a new Result Improvement Rule for promoting a document2. Setup any conditions you'd like3. Select a KB for promotion4. Publish the promotion and the profile and Test it > The Promotion should work5. Edit that KB and update it, so that a new version is created6. Run the query again to check for the promotion. Promotion no longer works and the KB is not presented at the top of the AI Search Results. The following steps 7-8-9 are required for the Promotion to work again.7. Remove the document.8. Add the new version of the document to the Promoted Documents Results Improvement Rule.9. Re-publish the Search Profile.Cause- The promotion action logic works on the sys_id of the document.- When we publish a new version of the KB article, it creates a record with a new sys_id in [kb_knowledge] table, hence the logic breaks and boosting stops.ResolutionThis is a know caveat for result improvement rule with KB versioning. The issue is fixed in San Diego. The workaround is to add the business rule by importing the attached xml file.