User update any value in the batch details, the batch start date is auto updated and the date is reduced by 1 from the existing date. #171
Closed
kamal-singhal
started this conversation in
Bugs
Replies: 1 comment 1 reply
-
@kamal-singhal batch functionality is part of Lern building block. Can you create this bug in the below discussion forum @AmiableAnil For your reference |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
We are facing issue that Whenever the user update any value in the course batch details, the batch start date is auto updated and the value is reduced by 1 from the existing date in the DB.
Database details:
server: cassandra
keyspace: sunbird_course
table name : course_batch
We also checked the batch start date in the another table as content_hierarchy, in this table date of start date showing fine as expected.
Can you help us to figure out what is the issue that why start date is auto update whenever user update batch details. On the report the batch start date coming from the course batch table so it's showing wrong date on the report.
We need your help to debug this issue. for your reference, attached the screen shots of UI & data in the database for for your better understanding.
Beta Was this translation helpful? Give feedback.
All reactions