You are on page 1of 16

JIRA

Displaying 5 issues at 28/Dec/20 7:45 AM.


Key Assignee Sub-Component Issue Description for Release Notes Resolution Description for Release
Notes
SS-60582 Naga Jyothi Bodempudi A regular user assigned to Only users assigned to ROLE_AUTHOR
ROLE_USERS, ROLE_LM_USERS, or and ROLE_ADMINISTRATOR roles can
ROLE_TM_USERS can create now create schedules in reporting.
schedules in reporting
SS-60494 Goutham Daram Dashboardservice.GetToDoList(), Added a Overloading webmethod
webmethod won't return the activities Dashboardservice.GetToDoList(), which
with "Hide in Manager Mode" property accepts 3rd parameter
enabled. overridePermissions used to return the
activities with "Hide in Manager Mode"
property enabled.

SS-59570 Utkarsh Deepak Deadlock events got captured in the Modified the logic to update certain
LMS DB Server while deleting the columns of the table in the procedure
attempts from activity roster. before deleting the attempts

1 of 16
SS-59332 Shyam Meriga Workday Data Import showing 99% When organization file is imported with
processed for Organization file certain number of records, whole file
records are 99 percent processed and
shown in logs.

There were few records missed from


processing going untracked from all the
buckets in logs.

During RCA analysis, there are some


code blocks where particular exceptions
might go uncaught. So making the code
changes to catch hold of all such
exceptions in file importer file

2 of 16
SS-58459 Sravanthi Bellamkonda Import of question fails intermittently Added code changes to mitigate the
when QB and questions imported issue.
simultaneously using import functionality.

3 of 16
Resolved By Squad Labels Steps to Reproduce SFID Current Behavior

Edson Andre Vision ROLE_LM_USER able to schedule ROLE_LM_USER able to schedule


report report

Santhosh Krishna Chinagodaba Thor Create an activity with "Hide in Manager Activity with Hide in Manager Mode is not
Mode" property enabled. returned in the
Assign it to any user/learner. DashboardService.GetToDoList()
Login to webservices as administrator method
and call the
DashboardService.GetToDoList()
method for the user/learner.
Activity with Hide in Manager Mode is not
returned.

Sreekanth Pratti Thor 1. Login to application as admin user. Deadlocks are observed in the database
2. Navigate to Learning Activities list related to attempt deletion.
page.
3. Navigate to activity roster of any
activity which contains user.
4. Try to select few users and remove
from the activity roster.

4 of 16
Srikanth Mogiligundla Captain America Initiate TMU with org source file Org source file import successfully and
showing only 99% processed.

5 of 16
Harsh Kumar Daredevil When a user is trying to upload a The users are getting interittent error
question bank for the first time or say the while uploading Question bank via the
first session, its giving a failed message Import option
and says "No question bank exists with
this code (QB1_ST114)" though the
Question bank is uploaded in the
system.

When we try again, the Question bank is


getting uploaded without an issue.

The issue is sporadic and not sure on


what basis the error is coming.

Tried to replicate the issue by creating a


new user who has no previous
sessions/cache, the error is occuring.

When we try to do a hard cache reset


and try the issue again, the error is
reproducing.

Log in to the stage site as


psadmin>>create a new user with admin
rights>>login as the
user>>Administration>>learning
Management>>Activity
Management>>Question
bank>>Import>>upload the question
bank and
questions>>inport>>View>>failed.

You will see that the upload has failed


and when you click on failed, it will give

6 of 16
Component/s Changeset Eng Category Expected Behavior

Reporting Reporting / JasperServer/jasperserver- Reporting & Analytics ROLE_LM_USER shouldn't to schedule


pro/WEB-INF/actionModel-search.xml report

Product Infrastructure (PIN) enterprise/ui/lib/Ent.BO/BO/OverridePer Enterprise Learning Activity with Hide in Manager Mode
missions.cs should be returned in
enterprise/ws/Ent.Web.Services/Services DashboardService.GetToDoList()
/DashboardService.asmx.cs method

Performance/Stress (P/S) UDM/Stored_Procedures/Learning/Obj/O Enterprise Learning No deadlocks should occur when


BJ_Rollup.aml deleting the attempts from activity roster.

7 of 16
Data Import enterprise/DataImport/Ent.DataImport.Jo Enterprise Learning Org source file should import
b.Processor/ImportProcessor/Associatio successfully and should show 100%
nImporter.cs processed.
enterprise/DataImport/Ent.DataImport.Jo
b.Processor/ImportProcessor/FileImporte
r.cs

8 of 16
Content & Integrations (C&I) Learning\enterprise\ui\virtual_dir\app\ad Enterprise Learning The users should be able to upload the
ministration\QuickAssessment\QBImport. Question bank file everytime without an
aspx.cs issue

9 of 16
Other Areas Impacted By This Fix RCA Notes/Root Cause Summary Comments

None A customization from Jasper 6.4.2 was CLONE - ROLE_LM_USER is able to


not ported to 7.1. As a result, the schedule reports - revert to Pre- 19.2
scheduling option in the right-click menu schedule functionality (20.2.7)
was exposed to all users.
Please review and rewrite the steps to rep
None The Webservices call is being loaded in Missing results with
impersonation mode and hence the DashboardService.GetToDoList web
"Hide in Manager Mode" property is services API
getting honoured.

Please add the numbering to the steps to


None Update statements in the delete trigger Deadlocks on GE Database
of the attempt table are taking time which
leads to deadlocks

10 of 16
NA Code changes are made to include (LMS) - Workday Data Import showing
missing exception messages in file 99% processed for Organization file
importer file

Please review and rewrite the highlighted

11 of 16
NA The Question is getting processed first FKOL Stage - Question Bank Upload
causing the QB does not exist error. As Issue
per implementation the QB should be
processed first.

Please review and rewrite the steps to rep

12 of 16
Please review and rewrite the steps to reproduce field as per the guidelines.

Please add the numbering to the steps to reproduce field.

13 of 16
Please review and rewrite the highlighted fields as per the guidelines.

14 of 16
Please review and rewrite the steps to reproduce field as per the guidelines and do not use any customer specific information.

15 of 16
Key Squad
SS-60582 Vision
SS-60494 Thor
SS-59332 Captain America
SS-58459 Daredevil

You might also like