cbrelease-4.8.16_RC2: 4.8.16 dev (#160)
Rajnikanth31
released this
10 Jul 10:51
·
1 commit
to cbrelease-4.8.16
since this release
* KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment 1. Added a custom logic processStartEndDate that is exceuted if the starttime and entime provided from the ui request body is not null. * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment 1. Fixed the time issue. * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment 1. Added the time stamp to elastic search & the collection object while saving. * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment 1.Add 5hrs30mins to the current time stamp, made it configurable based on flag. 2.Add values to string constants. * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment. (#155) 1. Created a new variable primaryCategory to check if it is a standalone assessment. 2. Added a new validation to check if its a standalone assessment primary category. 3. So the new if case checks the entire timestamp from cassandra db . * Revert " KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of…" (#157) This reverts commit 5171d6f6f9a050758fd06347b657703c1fba9a8b. * private api added for the enrolment list. (#159) * private api added for the mentoring competecies for the user * changes according to review comments * changes according to review comments * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment. (#158) * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment. 1.Created a new variable primaryCategory to check if it is a standalone assessment. 2. Added a new validation to check if its a standalone assessment primary category. 3. So the new if case checks the entire timestamp from cassandra db . * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment. 1. Add a custom logic to check the enrollment date is future wrt current time stamp. * KB-5718 | DEV|Assessment |BE| Capturing the starttime and endtime of the Batches while creating the batch for Assessment. 1. Added the logic for admin enrolling of user for program api also. --------- Co-authored-by: tarentomaheshvakkund <139739142+tarentomaheshvakkund@users.noreply.github.com> Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com>