Post 26A: Activity Description Not Printing in Alert
Summary:
We are facing an issue post 26A upgrade where the activity description is not getting printed in the alert, although it was working as expected prior to the upgrade.
Upon further analysis, we observed the following:
The API attribute learnerLearningRecords.completionDetails.activityDescription is not returning any value.
However, other attributes from the same structure are working correctly and returning data:
1.learnerLearningRecords.completionDetails.activityNumber
2.learnerLearningRecords.completionDetails.activityTitle
This indicates that the issue seems specific to the activityDescription field.
We have confirmed that:
1.The same code was functioning correctly before 26A.
2.No changes have been made from our side.
Could you please :