Project

General

Profile

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.

Status:
Closed
Priority:
High
Target version:
Start date:
09/26/2022
Due date:
10/28/2022
% Done:

100%

Estimated time:
2.00 h

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

#1

Updated by Ayush Khandelwal about 2 years ago

  • Description updated (diff)
#2

Updated by Ayush Khandelwal about 2 years ago

  • Description updated (diff)
#3

Updated by Venmuhilan B about 2 years ago

  • Status changed from New to In Progress
#4

Updated by Venmuhilan B about 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#5

Updated by Ayush Khandelwal about 2 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Venmuhilan B to Ayush Khandelwal
#6

Updated by Ayush Khandelwal about 2 years ago

  • Status changed from Feedback to Reopened
  • Assignee changed from Ayush Khandelwal to Venmuhilan B
  • % Done changed from 100 to 50
#7

Updated by Ayush Khandelwal about 2 years ago

  • Due date changed from 09/26/2022 to 10/28/2022
#8

Updated by Venmuhilan B about 2 years ago

  • Status changed from Reopened to In Progress
#9

Updated by Venmuhilan B about 2 years ago

  • 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

#10

Updated by Venmuhilan B about 2 years ago

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)

#11

Updated by Venmuhilan B about 2 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Venmuhilan B to Ayush Khandelwal
#12

Updated by Ayush Khandelwal about 2 years ago

  • Status changed from Feedback to Closed

Working as expected

Also available in: Atom PDF