Knowledge article direct source update does not work in lightning platform
Last updated 13 days ago ·Reference W-6916508 ·Reported By 15 users
In Review
Summary
In lightning platform, if you edit a knowledge article, go to RTA Source, make a change in the source and then click Save Button, the source change will not get save.
It will save if you, Edit the article, go to RTA Source, make a change in the source, click Source again to go back to the RTA detail and then Click Save button.
Note: This does happen in classic platform.
Repro
1. Set Up and Configure Lightning Knowledge
https://help.salesforce.com/articleView?id=knowledge_lightning_set_up.htm&type=5
2. Create a Rich Test Area field “Details”.
3. Create a new lightning service console app.
4. Add Knowledge tab to the newly created lightning console tab.
5. Create a new knowledge article.
Scenario 1: (Lightning Experience) - Not working as expected
1) Click edit on the RTA field “Detail” to edit.
2) Click on source in “Detail” fields header components and paste below source content.
<h2>Chapter 1</h2>
3) Click on save button to save the article
Result: The content is not saved
Scenario 2:(Lightning Experience) - Working as expected
1) Edit the same article again.
2) Click edit on the RTA field “Detail” to edit.
3) Click on Source in “Detail” fields header components and paste below source content.
<h2>Chapter 1</h2>
4) Click on Source in “Detail” fields header components again to view the rendered HTML.
5) Click on save button to save the article
Result: The content is saved
Note: (Classic Platform Experience) - Works fine in classic
Workaround
Follow Scenario 2 above. Click "Source", make the a Source Change then click back to article detail.
Save the article.
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.
