@Beaula123 : can you check if the DAM Update Asset workflow is configured as per upgrade steps (post installation steps) - specifically launcher configurations
In addition, are there any custom workflows that run on asset creation or modification?
@sschnelbach : can you confirm the way keys are defined/used - is it same as it is mentioned in the document: https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/knowledge-base/kb-articles/use-cases/working-with-keys
And it will be helpful if you can share a sample content hig...
@djohn98390536 : are you looking to rearrange the docstate in one of the columns in asset properties?
You are correct that this is programmatically added. If you really need to change this you can do so by first understanding how it is currently added: check the file "/libs/fmdita/clientlibs/clientl...
@MollyGr : currently you can close only one review task at a time and it behaves so considering each review may have different assignees, end date, associate projects, state - hence multi select review task and taking an action is logically not allowed as of today
This can be discussed by knowing th...
@Andrew_Reuter : In this case it seems to be an error with the content references.Would it be possible to share more details like:- Size of copied folder (number of files/folders, and total size)- Complete stack trace of error you noticed, would help identify version of AEM Guides and which type of ...
@SathishVasudevan : To add icon for custom dita types, requires some steps to be followed.
I have added writeup on experience league explaining the same:
https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/knowledge-base/kb-articles/authoring/define-icon-for-custom-ditatypes#s...
@Beaula123 : The attribute scope in xref element indicates the type of link it is. Read more about it: https://docs.oasis-open.org/dita/v1.2/os/spec/common/thescopeattribute.html
The behavior of publishing was updated in AEM Guides 4.3.1 - where processing of xrefs is pre-emptively checked to avoi...