Bug #2630
Task #2624: It should be possible to have multiple books with same name
Bug #2628: Ensure 2624 in Dev & Prod
Ensure 2624 in Dev
Added by Ayush Khandelwal about 2 years ago.
Updated about 2 years ago.
Description
If the book sitemap is not present during the overwrite on the dev environment then it should not fail & also don't do the sitemap operation.
Files
- Description updated (diff)
- Description updated (diff)
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Feedback
- Assignee changed from Venmuhilan B to Ayush Khandelwal
- Status changed from Feedback to Reopened
- Assignee changed from Ayush Khandelwal to Venmuhilan B
- % Done changed from 100 to 50
- Due date changed from 09/26/2022 to 10/28/2022
- Status changed from Reopened to In Progress
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Added version to the sitemap filename( sitemap-{s}-{book}-{version}.xml ) for /createSiteMap API
Adding a version to the sitemap filename for /createSiteMap API is working as expected on QA.
But this exception- com.google.cloud.datastore.DatastoreException: The datastore operation timed out, or the data was temporarily unavailable. is occurred during the sitemap creation of Library reference(
sitemap-python-3-library-reference-prd.xml)
at ai.rapidken.edutest.globalconfig.dao.SitemapContentDao.getLurls(SitemapContentDao.java:84)
at ai.rapidken.edutest.globalconfig.service.SitemapService.getLUrls(SitemapService.java:57)
at ai.rapidken.edutest.globalconfig.service.SitemapService.createAndUploadSitemapFileForBook(SitemapService.java:174)
at ai.rapidken.edutest.globalconfig.controller.SitemapController.createSiteMap(SitemapController.java:78)
- Status changed from Resolved to Feedback
- Assignee changed from Venmuhilan B to Ayush Khandelwal
- Status changed from Feedback to Closed
Also available in: Atom
PDF