Customer Fixed Issues and Known Issues Elbrus SP3 HF06


Hotfix Merges

 This release is merged with the following HF release.

Customer Fixed Issues

This section describes the issues reported by the customers and their fixes in Elbrus SP3 HF06 for the following modules:

Service Management

Issue IDIssue DescriptionScenarioResolution
155566 / 158165 

For SLA calculation was considering log time instead of approved time.  

Note:

This is applicable for SR approved through email. 

 Steps:

  1. Log in to the Application.  
     
  2. Navigate to Request > New Service Request. 

  3. Create an SR, validate by approving on email.  
SLA approved through email is considering approved time. 
157759 / 155596 OLA Response and Resolution SLA Deadlines were captured with error.

Steps: 

  1. Navigate to SLA > New Operational Level Specification. 
     
  2. Enter all the required details.

  3. Enter the details for IM, SR, or PM modules and save the OLS.

  4. Verify if the OLS is creating or not. Validate if the errors are logged in the log files. 
OLA Response and Resolution SLA Deadlines are capturing correctly. 
155985 

End User was experiencing an error while creating a Service Request. 

Error:

The selected user does not have access to this instance or invalid user.

Steps: 

  1. Log in to Application as an Analyst. 
     
  2. Navigate to Change > Change Record List.  

  3. CR List page is displayed.

  4. Verify CR with Open status using filters for the CRs. 
End User can create SR without any errors. 
155878 In Izenda 7, the graphs in the scheduled advance reports were not loading, and the exported reports did not display any graphs. 

 Steps:  

  1. Navigate to Reports > Advanced Reports.  

  2. Open any report which contains graph.  

  3. On the open report page, click Subscribe > Add Subscription to schedule the report.  

  4. In the scheduled email, verify the report’s graph.  

   

Steps to Export the report: 

  1. Navigate to Reports > Advanced Reports.   

  2. Open any report which contains graph.   

  3. On the open report page, click Export.

  4. Export the report to any formats such as Excel, PDF, etc.  
The scheduled advance reports are loaded successfully and exported reports display the graphs appropriately.  
157465 The GDPR Approval API did not display the Private Notes and the Request Validation fields 

Refer to the SR_LogServiceRequestCatalog API mentioned.  

Sample Request
{ 

"ServiceName": "SR_LogServiceRequestCatalog", 

"objCommonParameters": { 

"_ProxyDetails": { 

"SAASOrgID": "0", 

"LoginUID": 0, 

"RequestType": "mobile", 

"MobileVersion": "5.10.3", 

"Password": "test@123", 

"AuthType": "FORM", 

"ProxyID": 0, 

"OrgID": "1", 

"TokenID": "", 

"ReturnType": "JSON", 

"UserName": "abc.efg@xyz.com" 

}, 

"SR_TicketParame": { 

"Instance": "Info", 

"ServiceCatalogID": "9076", 

"ServiceCatalogName": "Extend catalog", 

"RequesterEmailID": "xyz.sg@xyz.com", 

"SRRemarks": "Request Justification", 

"LoggedByEmailID": "abc.efg@xyz.com", 

"CustomFields": [ 

{ 

"GroupName": "Request Details", 

"AttributeName": "Business Unit", 

"AttributeValue": "Technology_Services" 

}, 

{ 

"GroupName": "Request Details", 

"AttributeName": "Job Title", 

"AttributeValue": "IT Systems/Application Support Specialist" 

}, 

{ 

"GroupName": "Request Details", 

"AttributeName": "Which cloud service would you like access to", 

"AttributeValue": "AWS" 

}, 

{ 

"GroupName": "Request Details", 

"AttributeName": "What role would you like", 

"AttributeValue": "CUSTOM ROLE" 

}, 

{ 

"GroupName": "Request Details", 

"AttributeName": "What custom role would you like", 

"AttributeValue": "Test1" 

}, 

{ 

"GroupName": "Request Details", 

"AttributeName": "What is your account number for custom role", 

"AttributeValue": "2" 

} 

] 

} 

} 

} 


Sample Response
{ 

"Errors": "", 

"Input": null, 

"Message": "Successfully saved the service request. Service Request ID: 7766", 

"OrgID": 0, 

"Output": null, 

"OutputID": 0, 

"OutputObject": null, 

"TokenID": null, 

"Token_Expire_InSecs": 0, 

"TicketID_Encrypted": null, 

"TicketID_Internal": 7738, 

"TicketNo": 7766 

} 
The GDPR Approval API displays the Private Notes and the Request Validation fields 
154494 

The right arrow on the Analyst Dashboard does not navigate to the right edge unless the browser window is at least half the monitor size.  

When the right arrow was clicked, it bounced back to the left. 

Due to this issue, the Problem Record data was not be visible.

Steps

  1. Navigate to Dashboard > Analyst Dashboard
    Analyst Dashboard page is displayed.

  2. Click the right arrow on the Analyst Dashboard and verify the result. 
The right arrow on the Analyst Dashboard navigates to the right edge without any issues. 
150166 

The data was not filtered based on user's access.

The parameters include:

Tenant, Workgroup, Customer, and Location.

Steps:

  1. Open Postman app.

  2. Get the Schema by using the following URL: http://xxxxx/api/getdnSchema

  3. Select any one Schema from the Response of above API.

  4. Use the following URL to get the data for the given Data Source.
    URL: http://xxxxxxxx/api/getdata?datasource=IM_RPT_DN_TicketMaster
The response from the Get Data API is now filtered based on the user's access defined in the Role Template.
158410

When the logged-in username was lengthy, it did not display correctly, resulting in alignment issues across the Service Request and Incident details page, including:   

  1. The Logged By text overlapping.
  2. The Action Panel overlaps with the menu's right arrow.
  3. The absence of a scrollbar to view the menu. 

Prerequisite: 

 The logged-in username must be lengthy.  

 Steps:    

  1. Log in to the application as an Analyst.

  2. Navigate to Request > New Service Request

  3. Enter the required details and click Submit
The logged-in username is displayed correctly, without causing any alignment issues. 

156083/155648 

The charts were not rendering in the exported file when reports were exported in Izenda 7.  

 Steps: 

  1.  Navigate to Reports > Advanced Reports.  

  2. Open any report that contains a graph.  

  3. On the open report page, click Export and export the report to any format such as Excel, PDF etc.  
The charts are rendered in the exported file when reports are exported in Izenda 7 
158268The Source field was not providing option to upload an image.

Steps:

  1. Navigate to Knowledge > Users > New Knowledge Record. The New Knowledge Record details page is displayed.

  2. Configure the Answer field under (General tab > General section).

  3. Insert an image using Insert > Image. The Insert/Edit Image pop-up page is displayed.

  4. Observe the Source field.  
The Source field is providing an option to upload an image.
158136The escalation emails were not getting triggered even after SLA breach.

Prerequisite:

Auto Escalation customer scheduler job must be running.

Steps:

  1. Navigate to Admin > Productivity > Escalations > Auto Escalations.

  2. Select the required Tenant.

  3. Select the Module as Incident or Service Request.

  4. Click New or click on existing configuration. The Auto Escalation details page is displayed.

  5. Configure Escalation Levels for Resolution Time SLA and keep CC field blank.
The escalation emails are getting triggered SLA breach.
158163The task list was displaying all task including with status Closed or Implemented.  

Steps:

  1. Navigate to Change > Task User > List. The Task List page is displayed.

  2. Observe the list of tasks.
The task list displays only the open tasks.   
159545 On Incident List page, the Description column was blank. 

Steps: 

  1. Log in to the application.  
  2. Navigate to Incident > User > Manage Incidents > Incident List.  
  3. On Incident List page, click  icon to configure columns.  
  4. Under Configure Columns, drag and drop Description from Selected Columns to Available Columns to display in the Incident List page.


    The Description appears in the column only if it is provided in the ticket; otherwise, the Description column remains empty.

On the Incident List page, the Description column is displayed as expected. 
154688 The Description for a Service Request (SR) raised through the E-mail Parser was not displaying properly.  

Prerequisites:  

  1. Configure Mailbox.
  2. Configure E-mail Parser to create an SR.
  3. On Tenant configuration page, select the checkbox Allow Analyst to Edit Description

Steps:  

  1. Navigate to Request > User > Manage Service Requests > Service Request List. The Service Request List page is displayed.
  2. Click the created SR ID hyperlink.  
  3. In the Service Request Detail page, view the Description
The Description for an SR raised through the E-mail Parser is displaying correctly 
56241While accessing the Izenda report, if the user was logged out and subsequently logged in again to access the same report, the user was not redirected to the reports page. Instead, the user was redirected either to the dashboard or to the logout page.

Prerequisites:

  • SSO should be configured for the logged in user.
  • Cache and cookies should not be cleared.

Steps:

  1. Navigate to Reports.

  2. Select the required module from Select Module dropdown.

  3. Select the required report from REPORTS dropdown.

    Or

    Create a new report with the logged in user’s SSO credentials.
  4. Copy the Report URL.

  5. Edit the report directory URL as per the configured SSO.

  6. Paste the copied Report URL in the browser > enter the SSO login credentials.

  7. Verify that the Reports screen is visible.
When accessing an Izenda report, if a user is logged out and then logs back in to access the same report, they are redirected to the reports page.
158500Service Request was not getting logged for catalogs with attributes having parent-child mapping.

Steps:

  1. Log in to Postman application.

  2. Open SR_LogServiceRequestCatalog API.

    Refer the following sample request payload and sample response payload:

     Sample Request

    { 

        "ServiceName": "SR_LogServiceRequestCatalog", 

        "objCommonParameters": { 

            "_ProxyDetails": { 

                "SAASOrgID": "0", 

                "LoginUID": 0, 

                "RequestType": "mobile", 

                "MobileVersion": "5.10.3", 

                "Password": "test@123", 

                "AuthType": "FORM", 

                "ProxyID": 0, 

                "OrgID": "1", 

                "TokenID": "", 

                "ReturnType": "JSON", 

                "UserName": "abc@xyz.com" 

            }, 

            "SR_TicketParame": { 

                "Instance": "Info", 

                "ServiceCatalogID": "9076", 

                "ServiceCatalogName": "Extend catalog", 

                "RequesterEmailID": "abc@xyz.com", 

                "SRRemarks": "Request Justification: This is just for testing - please ignore ", 

                "LoggedByEmailID": "abc@xyz.com", 

                "CustomFields": [ 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "Business Unit", 

                        "AttributeValue": "Technology_Services" 

                    }, 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "Job Title", 

                        "AttributeValue": "IT Systems/Application Support Specialist" 

                    }, 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "Which cloud service would you like access to", 

                        "AttributeValue": "AWS" 

                    }, 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "What role would you like", 

                        "AttributeValue": "CUSTOM ROLE" 

                    }, 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "What custom role would you like", 

                        "AttributeValue": "Test1" 

                    }, 

                    { 

                        "GroupName": "Request Details", 

                        "AttributeName": "What is your account number for custom role", 

                        "AttributeValue": "2" 

                    } 

                ] 

            } 

        } 

    }

     Sample Response

    { 

        "Errors": "", 

        "Input": null, 

        "Message": "Successfully saved the service request. Service Request ID:  7766", 

        "OrgID": 0, 

        "Output": null, 

        "OutputID": 0, 

        "OutputObject": null, 

        "TokenID": null, 

        "Token_Expire_InSecs": 0, 

        "TicketID_Encrypted": null, 

        "TicketID_Internal": 7738, 

        "TicketNo": 7766

    }

Service Request are getting logged for catalogs with attributes having parent-child mapping.

Asset Management

Issue IDIssue DescriptionScenarioResolution

156224 

The FILTERS for My Asset List Reportees/Delegated Users displayed incorrect data.  

 Steps: 

  1.  Navigate to Asset > User > Manage Assets > My Asset List. The My Asset List page is displayed.  

  2. Click FILTERS and enable View Assets of My Reportees/Delegated Users.  

  3. Select any reportee in the Reportees/Delegated Users field. 

  4. Select a user from the Reportees/Delegated Users field and click SUBMIT

The FILTERS for My Asset List Reportees/Delegated Users displays the correct data.  






Known Issues 

This section describes the known issues detected by the Summit Dev and QA team in the release, Elbrus SP3 Release.

Issue ID

Issue Description

Scenario

Workaround

137394

Upload File/List uploaded files and delete functionality was not working.

Steps:

Navigate to Project > User > Projects > Project List.

Go to ACTIONS > ATTACHMENTS.

Go to CONFIGURATION > File.

Go to Task > Edit Task > Attachment.

Edit Activity > Attachment.

NA    

135639 

The template “CI Owner Notification” is not available under the notification templates for the change module.  

Prerequisites
Ensure that the Global Tenant is enabled.  

 

Steps

Navigate to Admin > Notifications > Notification Template

Select the tenant. 

Select the module as Change Management from the dropdown. 

Disable the Global tenant for the “CI Owner Notification” template to visible for other tenants.  

134693

Push notifications to mobile device are sent after scheduler runs, even when user’s session is not active (user has logged off from Mobile device).

Prerequisites:

1. Enable the Mobile Notification in profile.

2. Ensure 'Mobile Notification job scheduler' is Running.


Steps:

Log in to the Summit Mobile Application with your credentials.

Log an Incident with proper details.

Log off from the Summit Mobile Application.

NA

133775

Unable to click Classification and Category field drop-down list values, as the page is getting expanded.

Prerequisites:

Navigate to Request > Service Request List. The Service Request List page is displayed. Click on the required SR ID hyperlink. The Service Request details page is displayed.

Observe the Category and Classification fields under General tab.

NA

133347

The Business Rule was not getting saved without configuring Update fields.

Steps:

Navigate to Admin > Infrastructure > Business Rule.

Click Add new.

Enter valid data in all mandatory fields except Update fields.

Configure Notification. Click Save.

Click Submit.

NA

133344

Getting oops error for specific business rules.

Prerequisite: 

·       Business rules should be configured.

Steps:

 Navigate to Admin > Basic > Infrastructure > Business Rule.

Open a created Business rule (Business rule notification).

Note

This issue is reproduceable for only a few business rules. 


NA  

111719

Audit logs are not getting tracked after ending the session.

Prerequisites:

Log in to the application with Analyst access. 
 

Remote Desktop (RDP) should be configured at the Tenant/Application setting level for ScreenConnect.

Steps:

Navigate to Incident > Manage Incidents > Incident List
 

Click any Incident ID. 
 

Click the Remote Desktop icon below the requestor details. 
 

Connect the session successfully with the end user. 
 

End the session. 
 

Click Audit logs.

NA

124911

Cost is displayed incorrectly as CPI calculation is not working properly.


Pre-Requisites:

Create Project, Task and Activity.

Add Assignee for the Activity.

For the Assignee's Designation add rate card(Work-Price/Hour) in Project > open project > Actions panel > Configuration icon.

Log time sheet.

Approve the timesheet as approver (Project Manager).


Steps:

Login to the application.

Navigate to Reports > Project Mgmt > Executive Management Dashboard.

Check the cost column in the Project-Wise Status.


Not applicable

124863On the Copy Service request tab, when Different Caller is selected, unable to enter the username or other details on the Select User pop-up 

Prerequisites

Create a Catalog with all attributes.  

On the Form Builder page, under the Additional info tab for the catalog, enable “Enable Copy Service Request.” Publish the catalog. 

Create an SR (Service Request) with the created catalog.  

Steps

Login into the Summit application. 

Navigate to Request > Service Request List

Select the created SR. The SR page is displayed.  

Click Copy Service Request from the Actions Panel

Select Different Caller. Click the Search icon.  The Select User pop-up page is displayed.

Type in the Username in the Different Caller option instead of searching the username 

124867

In the copy service request, when an SR is created for a catalog and the same catalog is modified by adding new attributes such as a multivalued dropdown (or any other attributes),  

Scenario 1: The record added for the new multivalued dropdown displays for the existing record. 

Scenario 2: Oops an error occurred error message is displayed when clicked on the pagination grid and the entire grid is not visible.  


Prerequisites

Create a Catalog with a group as a multi-valued group.  

On the Form Builder page, under the Additional info tab for the catalog, enable “Enable Copy Service Request”. Publish the catalog. 

Create an SR with the created catalog.  

After creating the SR, modify the created Catalog and add any new multivalued dropdown. Publish the Catalog 

Steps

Login into the Summit application. 

Navigate to Request > Service Request List

Select the created SR. The SR page is displayed.  

Click Copy Service Request from the Actions Panel. 

Select Same Caller or Different Caller. Enter the username and click Submit. 

A new SR page is displayed. 

NA

110901For Additional Information tab of Rule Template page, unable to attach the files based on the configuration done for the Attachment Limit (Single or Multiple) field on Form Builder page.

Prerequisites:

Navigate to Admin > Infrastructure > Form Builder.

Configure the Attachment field (single or multiple) using Attachment Limit field in the Form builder page so that it should appear in the Additional Information tab of Rule template page.

Navigate to Incident > Others > Rule. The Rule page is displayed. Click Add New under Actions.

Navigate to Additional Information tab and attach file based on the configuration done for the Attachment Limit (Single or Multiple) field on Form Builder page.  

N/A

100922

An error ‘Opps! An error occurred’  or a Saved Successful message was displayed for all the modules, if the mandatory configuration fields were saved with a space (empty) value.

Scenario – I


1.       Navigate to Incident > SLA Configurations > Urgency.

2.       Select a Tenant.

3.       Click Add New from left panel.

4.       Press Space Key in Urgency Name field and click SUBMIT


Scenario – II


1.       Navigate to Problem Management > SLA Violation Reason.

2.       Select a Tenant.

3.       Click Add New from left panel.

4.       Select the Violation Type from the list.

5.       Press Space Key in SLA Violation Reason field and click SUBMIT.

N/A

105119

After submission, the text is getting converted to code for Question and Answer fields.

Prerequisites:


1.       Navigate to Knowledge > User > New Knowledge Record. The New Knowledge Record details page is displayed. Specify the mandatory fields. Make sure for Question field use keyboard Enter key. Click Submit.


2.       Navigate to Knowledge > User > Knowledge Record List. The Knowledge Record List page is displayed. Open any KB article with Status as Published. The Knowledge Record details page is displayed. Click COPY KNOWLEDGE RECORD link under Action panel. Check for the Answer field.

N/A

100352

When a Change Record (CR) is created with ‘special characters’ in status, it does not display any data in Change Record list page.

Prerequisites:


1.       Create a 'status' having special characters such as (*satus_test*).


2.       Create the CR.


Steps:


1.       Log in as approver.

  • Type your task here, using "@" to assign to a user and "//" to select a due date

2.       Navigate to Change > Change record list.


3.       Click on the Filters icon.


4.       Select the 'Tenant' field as ALL.


5.       Select the previously created 'status'.


6.       Click Apply.


7.       Verify the results, after applying the status filter with special characters.

N/A

100760

The ‘Category’ filters on the Change Record (CR) list page do not display any data results when you select ALL Tenant and Category.

Steps:

1.    Navigate to Change > User > Change Record list.

2.    Select the 'Tenant' field as ALL.

3.    Select the field as Category.

4.    Click Apply.

5.    Check the results displayed on the Change Record list page.

The Category filter works fine, when you select individual Tenant and Category.

100781When a ‘User Contact Number’ is used to filter records on the list page of IM/SR/PM, it does not fetch any data records.

Below is just an example from Incident Management list page. It also applies to SR and PM list pages too where User Contact Number is used. as filter:

Steps: Incident Management (IM)

1.    Navigate to Incident > Manage Incident > Incident List.

The Incident List page is displayed with list of incidents.

2.    From Filter options, select User Attributes
> User Contact Number. Select the operator as = and enter the Contact Number in the Value field of the respective User.

3.    Click Apply.

4.    Verify the results, after applying the User Contact Number filter.

N/A
100796The ‘Time Selection’ option is not displayed to an Analyst on the SR list page, when Equals (=) operator is selected for Time Filter.

Steps:

1.    Log in as an Analyst.

2.    Navigate to Request > Service Request List.

3.    Select the Time related Filter and choose Equals (=) operator.

4.    Click Calendar icon.

5. Check if you are getting the Time Selection option or not in Calendar popup.

N/A
100798The filter option ‘<=’ operator for Log Time Filter used by an Analyst on the SR list page, does not yield proper filter results.

Steps:

1.    Log in as an Analyst.

2.    Navigate to Request > Service Request List.

3.    Select the Log Time filter and choose operator (<=).

4.    Click Calendar icon.

5.    Select date and time for an already existing SR.

6.    Click Apply.

7.    Check if you are getting the filter results.

N/A
100808

The View names created by an Analyst for IM/SR/PM/CM

modules with long Japanese names are getting out of the container, unlike the English long names.

Steps:

1.    Log in to the Application as an Analyst.

2.    Navigate to Request > Service Request List and create a view with long Japanese name and apply view.

3.    Navigate to Incident > Incident List and create a view with long Japanese name and apply view.

4.    Navigate to Problem >
Problem Record List and create a view with long Japanese name and apply view.

5.    Navigate to Change > Change Record List and create a view with long Japanese name and apply view.

6.    Verify the view name in Japanese language text which goes out of the container.

N/A
100813The Assigned To drop-down does not display the User list.

Prerequisite:

The key

<add key="App:MultiLanguageEncodingEnabled" value="true" /> is set to True in webconfig file.


Steps:

1.  Navigate to Incident > User > Manage Incidents > Incident List. In the Incident List Click Incident ID hyperlink. The Incident ID details page is displayed.
        
2. Click RELATIONSHIP tab Click on the displayed Work Order ID. The Work Order ID page is displayed. Check Assigned To drop-down field under ASSIGNMENTS tab.


N/A
111673

Attachment details deleted during editing are not captured in the Change History.  

The same issue persists in ProblemRCA, and Diagnostic tabs. 
 

 

Steps

Navigate to Release > User > Release Record List. 
 

Select any desired RR ID to open a Release Record
 

Navigate to the Documents tab.  
Add an attachment and click SUBMIT
 

Click the document name link and update other attachment and click SUBMIT

NA
108668

After adding the Consumable Asset, a “No Data” message is displayed however, it is visible in the SEARCH ASSET popup. 

 

Prerequisites:  

Log in to the SUMMIT Application with Admin module access having Consumable Assets present in the Asset Inventory with status as In-Store and Allocated
 

Consumable category should be configured by non-mandatory fields on the FORM BUILDER page.
 

Steps

Navigate to Asset > User > Manage Assets > Asset Inventory. 
 

Select the Consumable Asset type on the Asset Inventory page. 
 

Click ADD icon from the right ACTIONS panel. 
 

Enter the Quantity. 
Click SUBMIT
 

Click the VIEW LIST button on the confirmation pop-up. 
 

Filter the same asset ID through the FILTERS pop-up. 

 

Asset Attributes can be made mandatory in the action panel of Form Builder page by selecting Add Validation Rules for saved controls.


110654The uploaded file name is not displayed on the Preview and Update Category page when the user clicks the Update Category icon. 

Prerequisites:  

Log in to the SUMMIT Application with Admin module access. 
 

Configure two Fixed Asset categories in the Form Builder consisting of all the required custom attributes along with File Upload control for both categories. 
 

Configure Key Field Mapping for both the Fixed Asset categories. 
 

Configure Location, Store, and Floor values. 
 

Add Asset to the Inventory by selecting/entering the values for the required fields and select a valid file for the File Upload control type. 

 

Steps

Navigate to Asset > User > Manage Assets >Asset Inventory. 
 

Select Fixed Asset type on the Asset Inventory page. 
 

Select the desired Tenant from the drop-down, which is a mandatory field. 
 

Click FILTERS option from the right ACTIONS panel. 
Filter the Asset which was added to the Asset Inventory. 
 

Select the asset and click the Update Category icon under the ACTIONS panel. 
 

Select the Destination Category value from the drop-down. 
(Source Category - Category 1, Destination Category - Category 2). 
Click NEXT
 

Map all the required Sources to Destination Custom Attributes.
Note: Do not map the File Upload control type source and destination attribute.

Click Map followed by  OK option on the confirmation message popup.
Click NEXT. 

 Select and upload a new file to the File Upload control type of Destination Category. 
The uploaded file name is displayed. 

 Click the Update Category icon followed by OK option on the confirmation message popup. 

 Verify the uploaded file name in the File Upload control attribute on the Update Category page. 

 

NA
108230While creating a Report, if the report name was greater than 40 characters system displayed an error. 

Steps:

Navigate to Reports > Change Management > Click the Icon for New Report.

Select the Report Type > CONTINUE TO FIELDS

Enter the fields > Click Save As > Enter the report name > Select the Category > Click OK.

Reports are getting created successfully even when the report name is greater than 40 characters. 
111814Due to performance issue in Database (DB), the Incident remarks are not updating in the event history. 

Prerequisite

Create an Event through any API tool.

For the external Event created, create an internal Event and Incident in Summit.  

Bug Reproduction Steps: 

Resolve the Event created in Summit. 

Resolve the Incident created for the Event using external event

Once the Event and the Incident are resolved, the Incident Remarks are not updated in the Event History.  

 

 

NA
133780The selected Catalog Category is not displaying under Subject Header in the Service Request Details Page.

Pre-Condition

Log in to the application.

Navigate to Catalog > Configuration > Service Category.

Create Categories named 'Linked_Category_EX1_', 'Linked_Category_EX2_', 'Linked_Category_EX3_'.

Create a Catalog 'Service_EX1_' and add it to all the Categories listed above by selecting the link to other category checkbox.

Steps:

Navigate to Request > User > New Service Request.

Enter 'Service_EX1_' and click on the Catalog under Linked_Category_EX2_ Category.

Create a Service Request Record by providing input in all the mandatory fields.

Navigate to Request > User > Manage Service Requests > Service Request List.

Click the Service Request Record that was created.


NA
133693Unable to Navigate to the Next Page after clicking Next while creating the New Service Request.

Pre-Condition

Log in to the application.

Navigate to Catalog > User > Package.

Click ADD NEW on the ACTIONS panel.

Select Department as STA.Information Technology_EX1_

Select Category as DeskTop_Sevice.

Enter the Package Name as SRPackage1.

Select Status as PUBLISHED.

Select two catalogs
SR Package Cataog 1,
SR Package Catalog 2
in the Group named Group1.

Click SUBMIT.

Steps:

Navigate to Request > User > New Service Request.

Select DeskTop_Service.

Select Package Name as SRPackage1

Select Group1 Checkbox .

Click Next.


NA
132272

The caller field does not populate search results while creating a new incident for user.

Steps:

Navigate to Incident > New Incident for User.

Select the tenant from the dropdown.

Search for the caller. 

NA
133384

User was getting redirected to the BUSINESS RULE List Page post clicking on the SUBMIT button in the BUSINESS RULE configuration page.

Steps: 

Navigate to Admin > Basic > Infrastructure > Business Rule.

Click ADD NEW.

Enter the mandatory details to configure business rule.

Click SUBMIT.   

NA
142990For the selected classification, fields created for various classifications is also displaying in the CMDB Discovery Mapping.
Prerequisites:

  1. Login to the application.
  2. Classifications should be created as per the document provided
  3. Create fields in the form builder as per the classifications created.

Steps:

  1. Navigate to CMDB> CMDB Discovery Mapping.
  2. Select the Tenant.
  3. Select the Classification.
  4. Verify the fields which will be displayed when classifications are selected.
NA
143061

Issue 1: For the Resource Type > Database - Resources are not discovered while performing Oracle Discovery. 


Issue 2: In CMDB Discovery Mapping page - Value for the Database is not present (Scripts should be provided).

NANA
155127 While creating a new profile with view only access to CMDB user was able to edit the RELATIONSHIP details and make changes even though Submit button was greyed out. 

Steps

  1. Create or update user with read only access.

  2. Navigate to CMDB > User > Manage Configuration Items > Configuration Item (CI) List.

  3. Click the CI ID > Navigate to the RELATIONSHIP tab > Verify if you can link any items.    
Users with view/read only access are denied from making any changes to the RELATIONSHIP details in CMDB