-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Partner - Report data
-
Minor
Issue Summary
We are observing the incorrect values in the License API for upgradeEvaluationDetails, licenseType, tier fields in certain cases when the license is undergoing an upgrade evaluation for app edition enabled EAP partners.
This is reproducible on Data Center: No
Steps to Reproduce
Applicable for app edition enabled app licenses only -
Case 1
- For migrated (older billing system to new billing system) paid annual term license, start a Advance edition upgrade trial
- Get the license detail for this license using Marketplace reporting license API
- Verify upgradeEvaluationDetails are not filled in
Case 2
- For paid standard license, start a Advance edition upgrade trial
- Get the license detail for this license using Marketplace reporting license API
- Verify licenseType and tier fields are incorrect
Expected Results
- For Case 1: upgradeEvaluationDetails should show the upgrade edition related information.
- For Case 2: licenseType should be COMMERCIAL and tier field should show the actual tier information
Actual Results
- For Case 1: upgradeEvaluationDetails is not available
- For Case 2: licenseType and tier are showing as Evaluation
Workaround
Not available at the moment