Hey @narendiran_ravi,I had a similar query once about custom UI manipulation for elements - AEM Assets Essentials (Experience Manager Assets) vs Experience Manager - Custom UI Handling
We had added some custom buttons in the standard UI console which were not visible in the Asset Essentials console....
Hi Everyone,
Adobe did an RCA on this and provided the below reason-
The program's environment was under hibernation when the deployment was triggered.
Ideally a deployment should de-hibernate the environment but apparently that's not the case currently.
This hibernation only occurs on the sandb...
Hey @A_H_M_Imrul, We do have the filter rule in ui.content's filter.xml
<filter root="/var/workflow/models" mode="merge"/>
But the node structures are indeed defined using repoint so hence shouldn't be a problem.
And again this problem should have occurred on non-prod pipeline too considering it un...
Hey @aanchal-sikka, It is yes an environment specific issue.
I will try installing the mutable content manually once but weird that this issue would occur only on Prod pipeline!
Thanks for the suggestion!
Hey @narendiran_ravi, It is not the distribution queue that is blocked - We validated it - The queue is idle and was able to test connection and also able to push content update successfully!
Thanks for the suggestion!
Hi Everyone,
I am getting a weird error when deploying a branch to my Prod Pipeline. The same issue does not come up when I deploy it to my Non-Prod pipeline.
The Prod Pipeline fails at the "Deploy to Stage" when it is "Installing Mutable Content" as seen below -
I downloaded the build logs to l...
Hey @NageshRaja,If it's just RDE, try resetting the RDE once! It's usually good practice to reset the RDE into a default state for the next usage in case of multiple developers working at the same time.
Can you put up the logs for the build that set the status to deployment failed?
Hope this helps...
Hey @NageshRaja, Had a chance to review your configs.
Let me break it down for others on the forum too. Here's the sample configuration -
{"a": "/x/dev2/y/x","b": "/abc/dev2/x/y","c": "/x/dev2/a/b","d": "/x/dev2/a/y"}
Instead of converting the entire values for keys (a,b,c and d) - you want to ju...