Hi AEM Community,
We had a trigger on our release/production pipeline by the AEM Maintenance Update.
The weird issue was that the pipeline was triggered with an old git tag and Commit ID.
The auto update picked up the Git Tag and Commit ID in the release branch from October 5, 2023.
The most recent Git Tag and Commit were from today's date October 31, 2023.
Is there any particular reason why the AEM Maintenance Update will not pick up the last commit from the deployment/release branch?
Thanks,
Rohan Garg
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
Hi @aanchal-sikka, thanks for the response! We have raised the Adobe ticket as well but just wanted to get an idea if the issue's been seen before.
It came up only in this release when the AEM instances got upgraded to 2023.10.14029.20231020T111912Z.
The CM should have picked the latest code in the current branch + Create a new Tag is its an updated code. Else an old tag, if nothing changed since last execution.
If you are noticing a discrepancy, please raise an Adobe ticket
Hi @aanchal-sikka, thanks for the response! We have raised the Adobe ticket as well but just wanted to get an idea if the issue's been seen before.
It came up only in this release when the AEM instances got upgraded to 2023.10.14029.20231020T111912Z.
was the git commit of Oct 31s deployed to PROD or only to Stage?