Since Paris Upgrade Users can not more modify Published artices without checkout it and create a new versionDescriptionAs per documentation the property 'glide.knowman.versioning.enable_minor_edits' is set to true and enable minor edits to published articles and associated attachments without creating a new version. When you enable this property, you can also add or remove any attachments associated with knowledge articles.However this property is being overwritten by Client script onload "Hide Attachment Link when read only" introduced in Orlando which is limiting the paper clip attachment button.Steps to Reproduce Go to paris set sys property 'glide.knowman.versioning.enable_minor_edits' to truego to articles and open a publishedexpected behavior: the paper clip will be available as per documentationEnable minor edits to a published article without creating a new version (glide.knowman.versioning.enable_minor_edits)Select the check box to enable minor edits to published articles and associated attachments without creating a new version. When you enable this property, you can also add or remove any attachments associated with knowledge articles.actutal behavior: paper clip is hide by Client script onload "Hide Attachment Link when read only"WorkaroundDisable Client script onload "Hide Attachment Link when read only"Side effect of disabling the would be attachment icon will be visible to the users, if they have permission to any articles in this state. Which is similar to the pre-upgrade behaviour.Related Problem: PRB1479123