Knowledge Center — Republish Button Not Working for Retired ArticlesDescriptionWhen an administrator opens a retired Knowledge Center article and clicks the Republish button, the article remains in the retired state instead of transitioning to Published. The issue occurs in Knowledge Center Workspace and the native UI for versions prior to v1.2.1, affecting admin and knowledge_admin roles. Users are unable to republish articles, preventing content re-use.Steps to Reproduce Pre-requisites:1. Install any language plugin in the instance.2. Set up Machine Translation:- Install the **Dynamic Translation** plugin (com.glide.dynamic_translation).- Navigate to **Credentials → New → API Key Credentials** and create a key (e.g., 577d5fd8...).- Open **Connection and Credential aliases → MS Translation**, add a new connection with URL https://api.cognitive.microsofttranslator.com and select the created credential.- In **Translator Configurations → Microsoft**, enable **Active** and set as default.3. Set the system property **glide.knowman.translation.enable_translation_task = true** in **sys_properties.list**.Steps:1. Login to instance and navigate to Knowledge Center, create a knowledge block, publish it.2. Translate the above published block.3. Create an article and translate it into other language. Open this article and click on Knowledge blocks side panelActual: Only English blocks for that Knowledge base are listed in the side panel and thus won't allow non-english blocks to be inserted.Whereas it shows only the article‑specific language blocks in case of SOW or UI16.Expected: Knowledge blocks shown in the Blocks side panel of KC should be filtered based on Knowledge base and article language. WorkaroundOption 1: Temporarily disable ECE via sys_properties if possible to use the classic editor Option 2: Use a backend data broker call to manually transition the article state (contact ServiceNow Support for assistance) Option 3: Wait for the article to be unlocked, make a minor edit to the article content, and use the republish function normallyRelated Problem: PRB2010584