HotFix not detecting AddOn setups #8612
Unanswered
kalyani1217
asked this question in
Questions
Replies: 1 comment
-
So you have a base Bundle A, and then you have a patch Bundle B which has RelatedBundle=A. So you now have two bundles: You now have a HotFix. Which Bundle does this reference? A / B / BOTH A&B |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created an AddOn setup for a base setup by setting the RelatedBundle action to AddOn. and also created a patch for the AddOn setup. However, only the base product is being detected in the DetectRelatedBundle action.
Why is the add-on related bundle ID not being detected during HF installation?
Beta Was this translation helpful? Give feedback.
All reactions