Issue ID | Issue Description | Scenario | Resolution |
|---|
163799 | While saving the Admin Form, the system displayed the following error message. “Something went wrong. Please try again later.” | Steps: Log in to the Apex application as an App Admin.
Select the application as Service Management.
Select the required module.
Expand the Configurations section to add values in the required Admin form.
Click Save to save the configurations.
| System does not display any error message while saving Admin Form configurations and the configurations get saved successfully. |
164551 | Upon changing the value for displaying the number of records on the list page, Records per page was not populating according to the given value. Issue: Pagination was not working as expected. | Steps: Log in to Apex application as an Application Designer.
Select Service Management and click on settings icon, select DesignStudio. Navigate to Module > Designers. Select any Designer.
Verify if pagination works as expected on the List page.
| Pagination works as expected on all the Admin, Transaction forms and Designer list pages. |
164757 | In the User Role Mapping, the Update button in the Publish Tostep did not work after a condition was configured. This issue also occurred while updating existing User Role Mapping records, the Update button in the Publish To step was not working.
|
Steps: Log in to the Apex application. Navigate to Service Management > Application > Access Control Center > User Role Mapping. The User Role Mapping List page is displayed. Click New, in the General step, enter all the required details and click Next. In the Define Access step, select the Field and Operator, the Value field is auto populated. Click Next. In the Publish To step, enter the details for Add Filter Set and click Submit.
| The Update button in the Publish To step of the User Role Mapping section is working as expected. |
163507 | When the table was selected as User, the other fields such as Tenant, were not displaying any values for the same CR. | Steps: Log in to the Apex application as an Application Designer.
Select the application as Service Management.
Select the required module as Change.
Navigate to Form Designer > Design Form step.
Drag the Multivalued Group panel and then drag Multichoice form control on the form.
Under Data Source select the table as User and click Save.
Open the above created CR and observe the rest of the field values.
| When the table was selected as User the other fields such as Tenant, are displaying the values for the same CR. |
159182 | The validation error message verbiage to be changed from “Review the validation error on the bottom of the control(s).” to “Review the validation error under the missing field(s).” | Log in to the Apex application as an Analyst. Navigate to Manage Incidents > Click New. The Incident details page is displayed. Select the required Tenant and click Save. Observe the validation message.
| The validation error message verbiage is changed from “Review the validation error on the bottom of the control(s).” to “Specify the mandatory field(s).” |
160642 | In the Change Management module, an error occurred message was displayed while saving the Change Record Template.
| Prerequisites: Log in to the Apex application as an App Designer. Navigate to Design Studio > Module. Select the Change module. Navigate to Form Designer. Place the "Manage Change Request" form under Maintenance. Next, navigate to the Design Form step and select the Risk tab. Drag and drop “Single Choice” control. Configure more than 100 as field value in the Title field. On the Data Source tab, default is set to Manual. Add Yes and No values to the Label field. Click Save. Save and Publish the form.
Steps: Log in to the Apex application as an Analyst. Navigate to Change > Manage Change Request. Click New. Select the required Tenant. Select the Single choice control configured above. Enter all the required details. Click Create Template. Enter the Template Name, Tags and other details and Save the template. On the Header, click Kebab icon and click ImportTemplate.
| The Change Record Template is saved successfully without any error message. |
160596 | There was an issue while creating a Change Record (CR) for a particular Change Category. | Prerequisites: Log in to the Apex application as an App Admin. Navigate to Settings icon > click Design Studio. Select Change from Module dropdown to view the list of all configured forms. Select Manage Change form from the list page. Navigate to Publish step > change the status to Maintenance > click Submit. Navigate to Design Form step > add a condition to any Field control in the Validations tab of the control's settings > click Save. Navigate to Publish step > click Submit. Navigate to Design Form step > delete the condition added in the Validations tab of the control's settings in step 7 > click Save. Navigate to Publish step > click Submit. Navigate to Design Form step. Update the condition for the Field control (configured in step 7) under Validations tab > click Save. Navigate to Publish step > change the status to Published > click Submit.
Steps: Log in to the Apex application as an Analyst. Navigate to Change > Change Request > click My Change Requests. Click New. Fill in all details including Change Category by clicking . Click Save.
| CR is successfully created for the selected Change Category. |
161214 | The error message was not displayed when the Planned Start Time is less than Lead Period. | Steps: Log in to the Apex application. Navigate to Change > Manage Change Requests. List page is displayed. Click New to create a new Change Request. In the General tab, under the Timelines section, enter all the details including the Planned Start Time. Click Save.
The Planned Start Time should be less than the Lead Period (1day). | The error message is displayed when the Planned Start Time is set to less than the Lead Period. |
164348 | In the User Role Mapping, the Next button in the Define Access step, and the Update button in the Publish step did not work after a condition was configured.
This issue also occurred while updating existing User Role Mapping records, where the Next button in the Define Access step, and the Update button in the Publish To step were not working.
| Steps: Log in to the Apex application. Navigate to Service Management > Application > Access Control Center > User Role Mapping. The User Role Mapping List page is displayed. Click New, in the General step, enter all the required details and click Next. In the Define Access step, select the Field and Operator, the Value field is auto populated. Click Next. In the Publish To step, enter the details for Add Filter Set and click Update.
| The Next button in the Define Access step and the Update button in the Publish To step of the User Role Mapping section are working as expected. |
160586 | The Mailbox was not getting connected as the wrong API Endpoints were set in the API Configuration. | Prerequisite: Configure API for Mailbox. Steps: Log in to the Apex application as an Application Admin.
Navigate to Design Studio > Application > Mailbox Configuration. The Mailbox Configuration list page is displayed.
Click New.
Enter the required fields in the General and Configuration steps and proceed to the Rules step.
Click Mailbox Diagnosis.
| Mailbox gets connected after the correct API Endpoints are set in API Configuration. |
160624 | Notifications sent from Business Rule was displaying blank on email, for that contained Grid component of Owner or Analyst column and which was not assigned to any Analyst. | Prerequisites: Configure Business Rule with Notify to Requestor and Workgroup.
Set Condition for Status as New.
Steps: Log in to the Apex application.
Navigate to Design Studio > Problem Management > Notification Designer.
Configure General and select Email as Medium.
On the Design step, configure two Grids, one with Analyst and other without Analyst.
Drag and drop the configured Grids on the Notification Template.
Save Template and complete the Notification Designer configuration.
Navigate to Design Studio > Problem Management > Business Rule Designer.
Create two BRDs, one with Condition as analyst Not Null and map it with the Analyst Template.
Other BRD Condition as Analyst Is Null and map it without the Analyst Template.
Create New Problem record without selecting Owner/Analyst.
Verify the Communication History and the Template.
| Notifications sent from BR is displaying with Analyst names and these contain Grid with Owner / Analyst column. |
161948 | In the Problem Management, the Approver could not view the Root Cause Analysis (RCA) Fishbone Diagram on the RCA tab of the Manage Problem Records Details page. | Prerequisite: Create a Problem Request (PR) and add the RCA details in the RCA tab in the created PR. Steps: Log in to the Apex application as an Approver. Navigate to the Problem > Problem Record > Approve Problem Record. Click PR ID hyperlink of the created PR. Click RCA tab and click Show Fishbone Diagram icon.
| The Fishbone Diagram for Approver is displayed without any issue. |
161581 | An error occurred when the Approver attempted to open the Relationship tab on the Approve Change Request page. The following error message was displayed: 'An error occurred while processing your request.'
| Prerequisite: The Relationship tab must be configured in Approve Change Request form under Form Designer. Steps: Log in to the Apex application as Analyst.
Select Service Management application.
Navigate to Change > Change Request > Manage Change Request. The Manage Change Requests List page is displayed.
Click New to create a new record or click the required CR ID to open the existing record.
Create a Work Order and click Submit.
Log in to the Apex application as an Approver.
Select the ServiceManagement application.
Navigate to Change > Change Request > Approve ChangeRequests. The Approve Change Requests List page is displayed.
Click the required CR ID to view the details page.(The record for which the Work Order is created).
Click the Link-Relationship tab and verify the result.
| The Relationship tab displays relevant data on the Approve Change Request page without any errors. |
161220 | The Left Navigation side panel was missing intermittently post-upgrade. | Steps: Log in to the Apex application as as an End User.
Navigate to Service Management > Incident > My Incidents. The My Incidents list page is displayed.
Click the Incident ID hyperlink to view to My Incident details page.
Click Home icon.
Click Service Management application and verify the side panel.
The issue persisted in all the Service Management modules. | The Left Navigation side panel is visible in all the Service Management modules. |
162090 | Error "At least one field should be filled" was displaying when adding a record for a multi-valued group under the Test tab for a Change Record. | Prerequisite: A multi-valued group should be created under the Test tab for a Change Record. Steps: Log in to the Apex application.
Click Service Management.
Navigate to Change > Manage Change Records.
Click ID hyperlink of a Change Record to view the Change ID details page.
Click Test tab > navigate to the multi- valued group.
Fill in all the field values > click Add.
Verify that the records created for the multi-valued group under Test tab are being saved without showing any error.
| Records under the Test tab for a Change Record are getting saved successfully. |
161212 | Common Master values were not getting disabled. Although marked as inactive, those values continued to appear in the Catalog dropdown list.
| Prerequisites: Navigate to Service Management > Platform Studio > Platform Masters > Common Master.
Select the required Master Type. The Common Master values list page is displayed.
Select any Common Master and deactivate the value.
Create a Form with a Dropdown value having the data source as Common Master.
Steps: Navigate to Service Management > Service Request > Manage Service Requests. The Manage Service Requests list page is displayed.
Click New and select the catalog in which the common master value is inactive.
| The inactive Common Master values are now disabled and are not displayed on the form. The functionality is working as expected.
|
161283 | The Business Rule condition did not function since the Category Priority And Service Window Matrix and multi-select Categories were not available to configure as Dynamic in the Incident module. | Prerequisites: Configure the values for the Category Priority And Service Matrix Window. Define the Conditions for the Category Priority And Service Matrix Window in Business Rule.
Steps: Log in to the Apex application. Navigate to Module > Business Rule Designer. The Business Rule Designer List page is displayed. Click New and enter all the mandatory details for the General and Trigger steps and click Next. In the Condition step, click Add Filter Set to define conditions. Set the conditions for Business Rule. Select Field as Category, Operator as Dynamic, and under Value field Select Table as Category based Priority and Service Window and Select Value as Category from the dropdown. Click Next. In the Actions step, navigate to the Update Fileds tab. Select the Field. and enable the Dynamic toggle button. The Value filed is auto populated. To add multiple fields, click the + symbol. In the Add Filter Set, update Category Based Priority and Service Window to a single value based on the Category condition. Multiple Fields can be selected for Category.
| The Business Rule condition works as expected since the Category Priority And Service Window Matrix and multi-select Categories are available for Dynamic configuration in the Incident module. |
162108 | Under Notification Parser, extra fields were automatically added as blank values under Actions > Update Record > Criteria. | Log in to the Apex application as an App Designer. Navigate to the 'Notification Parser’ list page. On the list page, Click on the New button. Enter all the fields and navigate to 'Action' stepper. Select the Update tab. Select the 'Define the Personas eligible to Update Criteria '. (Select one or Two persona). Save the page. Go to list page, select the existing record. Navigate to 'Action' stepper. Select the Update tab. Verify the ‘Define the Personas eligible to Update Criteria’ panel.
| Criteria field displays values correctly without any blank values in Actions > Update Record under Notification Parser. |
161422 | Users were unable to remove the Days entry from the Efforts field as they were not able to save the configuration. | Steps: Log in to the Apex application.
Navigate to Design Studio > Incident Module > Form Designer.
Select Manage Incidents Form.
In the Publish stepper, put the Form to Maintenance.
Edit the Efforts field on the Form.
Update the Effort type to Hours, Minutes, Seconds.
Click Save and verify the configuration.
| After removing Days entry from the Efforts field, users are able to save the configuration successfully. |
161910 | Information was not updated in User Communication for Change Record through email to ticket functionality. | Steps: Log in to the Apex application as an Analyst.
Create a CR.
Notification mail will be triggered.
Reply to the Notification mail and validate if User Communication is updated in the ticket.
| Information is successfully updated in the User Communication for Change Record through email to ticket functionality. |
161291 | Functionality to create a ticket of a different module from a ticket of another module was not working. | Steps: Log in to the Apex application.
Navigate to Incident > Manage Incidents. List page of Manage Incidents is displayed.
Click hyperlink ID of a record.
Click on top panel > click Convert > click Service Request. A new Service Request record page is displayed.
Fill in all the details > click Save.
Verify that a Service Request is created.
| Functionality to create a ticket of different module from a ticket of another module is working as expected. The new record gets linked to the source record and it appears under the Links tab. |
163243 | The page displayed unauthorized access while trying to switch roles if the landing page was configured as a consumer end page in the User Profile. | Prerequisite: The Landing page should be set as a consumer end page in the User Profile. Steps: Log in to the Apex application as an Analyst.
Navigate to the logged-in User Profile.
Click Switch User.
Select a Role from the drop-down menu.
An error message is displayed.
| The page displays properly when the roles are switched while the landing page is configured as a consumer end page in the User Profile. |
163871 | The Work Order created from the links tab in the Manage Change Request page was not listed. It displayed the following error message: "An error occurred while processing your request” This error was displayed on both the Manage Change Requests and Manage Work Order pages. | Steps: Log in to the Apex application as Analyst.
Select Service Management application.
Navigate to Change > Change Request > Manage Change Requests. The Manage Change Requests List page is displayed.
Click New to create a new Change Request (CR).
Enter all the required information and click Save.
On the Manage Change Request List page, click the CR ID hyperlink of the newly created CR.
Navigate to Links tab. Click Create option to choose Work Order.
Create the Work Order and save the CR.
Navigate to Links tab and verify whether the record details are displayed in both CR and Work Order.
| The Work Order created from the Links tab in the Manage Change Request page is displayed successfully without any errors. |
163864 | The Requestor field was editable at the Approve Change Requests page at the Awaiting Approval status. | Steps: Log in to the Apex application as an Approver.
Navigate to Service Management > Change > Approve Change Request. The Approve Change Request list page is displayed.
Click the Change ID to go to the Approve Change Request details page.
Navigate to General > Categorization > Requestor. The Requestor field becomes editable on the Approve Change Requests page.
| The Requestor field is not editable after the disabled validations are applied. |
162668 | There was a display bug in the Notification Parser menu. | Steps: Log in to Apex application as an Application Designer.
Navigate to Design Studio > Application > Notification Parser. The Notification Parser list page is displayed. Click ID to open a created record.
Navigate to the Parser Content step.
Click Define Conditions.
Verify whether the values are displayed.
| There are no display bugs in the Notification Parser menu. |
163786 | In the Scheduler, the column mapping did not update the user.country field when the value was empty in the AD Import Azure Call API function.
| Steps: Navigate to Service Management > Design Studio > Application > Scheduler. The scheduler list page is displayed.
Click the Azure AD Import ID job.
Click the Publish step and change the status from Published to Maintenance. Click Submit.
In the General step, select Custom Event in the Scheduler Type.
In the Actions step, select Call API. Select AD Import Azure in the API dropdown.
Click Get API Request and Send Request. Select Column Mapping and locate Customer.
Click Map Values under Value Mapping and map the country in the Source.
| The default column mapping values are chosen for the AD Import Azure Call API in the Scheduler.
|
163762 | In the Change Management module's admin forms such as Impact, the Tenant dropdown was empty and did not show any options. | Prerequisites: Navigate to Service Management > Design Studio > Module. Select the Change module.
Navigate to Form Designer and select Impact. In the Publish step, change the status from Published to Maintenance.
In the Design Form step, under Form Controls, drag and drop the Multi Choice control onto the canvas.
Click Settings for the multi choice control and configure the Data Source tab to include values for multiple tenant dropdown.
Steps: Navigate to Service Management > Design Studio > Module. Select the Change Module.
Click Configurations and select the Impact under Change SLA Configs.
Click New and select the Tenant dropdown.
| The Tenant dropdown shows all the tenants configured for the admin form. |
163869 | Priority field was not auto populated when Urgency and Impact values are selected on the Manage Change Request page. Change Records were submitted without a Priority value. | Prerequisite:
Priority Matrix should be configured.
Steps: Log in to Apex application.
Navigate to Change > Manage Change Requests. The list page of Manage Change Requests is displayed.
Click hyperlink of a Change Record with status Closed.
Navigate to General tab > specify the values for Urgency and Impact fields.
Verify that the value in Priority field is auto populated.
| Priority field gets auto populated based on Urgency and Impact values on the Manage Change Requests page. |
163402 | The existing Parser rules were not editable. | Prerequisite:
App Designer must be on the Notification Parser list page. Steps:
Log in to Apex application.
Click Settings icon > Design Studio.
Click Application from the left menu > Notification Parser. List of configured Notifications Parsers is displayed.
Click New.
Fill in all the details in the configuration page. Click Submit to create a Notification Parser rule.
Click the new created record on the list page.
Navigate to Parser Content step.
Click Define Condition.
Verify that the Parser rules are retained.
Navigate to Actions step.
Verify that the values in Module and Table fields are retained.
| The existing Parser rules are editable. |
163762 | The email to ticket functionality while using a single-tenant setup was not working because the form validation rules table contained multiple form control validations.
| Prerequisites: Configure 2 or more mandatory controls in the Manage Incident form. Configure Mailbox and Notification Parser for incident creation.
Compose and send an email to the newly created email address, ensuring it has an appropriate subject and body content.
Steps: Navigate to Service Management > Incident > Manage Incidents.
On the Manage Incidents list page displayed, verify the newly created incident.
| After removing the single tenant validation rules table, the email to ticket functionality is working as expected.
|
163867 | In Change Notification Template, while configuring Grid, in the Configure Columns section some of the column Fields were blank. Grid columns were disappearing after saving the configuration. Hence, values were not populated in the email notifications. | Steps:
Log in to Apex application as an Application Designer.
Select Service Management and click on settings icon, select Design Studio.
Navigate to Module > Change > Designers > Notification Designer.
Click New to create a new notification template.
In General, enter the details and click Next.
Select Medium(s) and click Next.
In Template stepper, select Grid section, and click +Add New.
In the Table dropdown field, select a value.
In Configure Columns, verify if the field values display null value.
| In the Notification Template, while configuring Grid, in the Configure Columns section of column Fields are displaying with values. |
164347 | In any transactional pages or list pages, the Show record per page and the options to move to next page were not working. | Steps: Log in to the Apex application.
Select Service Management application.
Navigate to Incident > Manage Incidents. The Manage Incidents List page is displayed.
Click the Show dropdown and select a value which is more than 20.
Click Next in the pagination.
| In any transactional pages or list pages, the Show record per page and the options to move to next page work successfully without any issues. |
164446 | On the Incident, Service Request, and Work Order List pages, the Sort Order and Column Filter did not function correctly. The Column Filter did not filter the data properly, and the Sort Order did not sort the data as expected. | Steps: Log in to the Apex application as an Analyst.
Navigate to the Incident > Manage Incident Requests. The Manage Incident Requests list page is displayed.
| The Sort Order and Column Filter on the list pages are functioning as expected. |
163892 | Business Rules were not working for Incident tickets. | Prerequisites: Set the Field to Single Choice and the Operator to Dynamic for the Admin Table in the Conditions step of the Business Rule Designer.
Create an Incident with Condition matching Business Rule Designer configuration.
Steps: Log in to the Apex application as an Analyst. Navigate to Incident > Manage Incidents. The ManageIncidents list page is displayed.
Click ID to open a created record. Navigate to the Change History icon. Click BR History.
| Business Rules are processed for Incident tickets. |
164486 | Pagination was not working as expected on all the Admin, Transaction forms and on the Designer list pages. | Steps:
Log in to the Apex application as an Application Designer.
Select Service Management and click on settings icon, select Design Studio.
Navigate to Module > select any Module > Designers > select any Designer.
Verify if pagination works as expected on the List page.
| Pagination works as expected on all the Admin, Transaction forms and Designer list pages. |
164343 | While configuring Business Rule Designer, in the Condition stepper when the below conditions were added, the designer was experiencing issues:
Field as Status and Value as Requested. Field as Change Type and Value as UnPlanned.
The Change Type Field was displaying no Value in the list.
Due to this, the created Business Rule for Auto status update to ECAB Approval was not processing.
| Steps:
Log in to the Apex application as an Application Designer.
Select Service Management and click on settings icon, select Design Studio.
Navigate to Module > Select any Module > Designers > Business Rule Designer.
Click New on the List page, to create a new Business Rule template.
In General and Trigger, enter the details and click Next.
Click Run and select Based on Condition.
Click +Add Filter Setand set the below conditions: Field as Status and Value as Requested. Field as Change Type and Value as UnPlanned.
Verify if the Change Type's Value displays list and selectable.
| While configuring the Business Rule Designer, in the Conditions step, the Change Type Field is displaying Values in the list. The created Business Rule for Auto status update to ECAB Approval is processing as expected.
|
164115 | The Analyst Dashboard displayed details of all the tenants in the same dashboard. | Steps: Log in to the Apex application as an Analyst.
Select the Service Management application.
Navigate to Analyst Dashboard > My Team Workload.
Check the data displayed in this tab.
To check the List of Incidents, Service Requests, Problem, Change, or Work Order records, click the hyperlink in the My Team Workload tab. The list page with the selected criteria is displayed.
Verify the data displayed on the List page.
| The Analyst Dashboard displays the data based on the logged in user workgroup access. |
165091 | In the End user Incident Details page, when you upload attachment for the 2nd time the Update button was displayed, however, it was not working and the attachment function was not working.
| Steps: Log in to the Apex application as an End user. Click the Service Management application. Navigate to Incident > My Incidents. Click on Incident ID for one of the incident. Under Attachment, upload an attachment and click Save. Try to upload the Attachment for the 2nd Time by clicking Upload button.
| When you upload the attachments for the 2nd time on the End user Incident Details page, the Upload button was working as desired. |
164885 | On the Manage Incident Requests list page, the Export functionality did not download the records from the current page; instead, it downloaded 50 records. For example, if the current page was set to display 10 records, downloading the records for the current page would result in 50 records being downloaded by default. | Steps: Log in to the Apex application as an Analyst. Navigate to the Incident > Manage Incident Requests. The Manage Incident Requests list page is displayed. Click Export icon and then click Export To Excel > Export CurrentPage.
| The Incident records download based on the current page set records. |
164348 | The Next button was unclickable. Also, when directly navigating to Publish To step, the Update button was not working after configuring the criteria. | Steps: Log in to the Apex application as an App Designer. Navigate to Design Studio > Access Control Center > User Role Mapping. The User Role Mapping page is displayed.
Configure the User Role Mapping and click Next under Define Access step.
| The Next button is clickable. Also, when directly navigating to Publish To step, the Update button is working after configuring the criteria.
|
164337 | When Work Orders and Service Requests were created using the Links tab in the Incident module, the Work Order did not appear in the list after the Service Request was created. | Prerequisite: Create a Work Order and Service Request from the Links tab in the Incident module. Steps: Log in to the Apex application as an Analyst.
Navigate to Incident > Manage Incidents. The Manage Incidents list page is displayed.
Select the Incident ID for which the Links have been added.
Navigate to the Links tab.
Check the Link Related Records.
| The Work Order and Service Requests created using the Links tab in Incident is displayed. |
164461 | Service Catalog categories and subcategories were not aligned properly. | Steps: Log in to the Apex application as an End User.
Navigate to Request > My Service Requests. The My Service Requests list page is displayed.
Click New.
Check the Category on the left panel.
| Service Catalog categories and subcategories are aligned properly. |
165012 | An Incident generated with the Create in the Links tab option within a Problem Record was not displayed in the Links tab of the Problem Record.
| Steps: Navigate to Service Management > Problem > Manage Problem Records > New. The new Problem Record page is displayed.
Enter all the mandatory details and click Submit.
In the created problem record navigate to Links > Create > Incident. The new Incident page is displayed.
Enter all the mandatory details and click Submit.
| The Incident created via the Create option within a Problem Record is displayed in the Links tab of the Problem Record.
|
164395 | In the Service Request module, the Approval Role (Dot Walking) within the Workflow Designer was not saved.
| Steps: Navigate to Service Management > Design Studio > Module > Service Request > Workflow Designer. The Workflow Designer list page is displayed.
Click New to create a new workflow.
On the Design Workflow tab drag and drop the User Approval control.
Click Configure Properties on the kebab menu.
Select the Approval Type as Role Based Approval.
Enter Requestor.Manager in the Approval Role (DOT Walking).
Enter all the mandatory details and click Save.
Close and reopen the page to verify the Approval Role (DOT Walking).
| The Approval Role (DOT Walking) is saved successfully, and the Approver for the Service Request is selected correctly.
|
165091 | On the End User Incident Details page, when the user uploaded more than one attachment through Attachment option, the details did not appear on the same page. | Steps: Log in to the Apex application as an End User.
Select Service Management application.
Navigate to Incident > My Incidents. The My Incidents List page is displayed.
Click the required Incident ID hyperlink. The Incident Details page is displayed.
In the General Section, click Attachment option and upload the desired files. Click Save.
| The End User Incident Details page displays all the attachments uploaded while updating the record. |
164818 | In the Links tab, when clicked on the Workorder record ID, it was navigating to SR details page of another record. | Steps: Log in to the Apex application as an Analyst. Analyst should be on the 'Manage Service Request' list page. Click on the ID link of an SR record. Navigate to Links tab. Click on the 'Link' button and link an workorder record & SR record. Save the record and navigate to list page. Click on the ID link of the record saved in step 5. Navigate to Links tab. Click on the Workorder record ID and verify whether workorder details page is displayed.
| It is navigating to the correct record ID in the Links tab. |
161763 | App designer was not able to disable the Reject action in the Workflow approval component. | Steps: Log in to the Apex application as an App Designer. Click on Service Management. From Module select Change Management. Click Workflow Designer from left navigation panel. Click on the ID of Workflow you want to modify. In the third stepper of Workflow Designer. Click on the three dots for User Approval component to configure approval properties. In the Approval Action section, you can now disable the Reject action using the toggle button. Note: If Reject action is disabled then in the Record Approval screen, only Approve is displayed if Reject action is disabled.
| You can enable or disable the Reject action for workflow approval component. |
164115 | The Analyst Dashboard displays the incidents belongs to another Tenants (IT and Facilities) as well apart from HR Tenant. However, when clicked on raised incident (from another Tenant), it displayed the following message: “Access to this record is restricted.”
| Prerequisite: The Analyst has access to only HR Tenant. Steps: Log in to the Apex application as an Analyst. Navigate to Incident > Manage Incidents. The Incident list page is displayed.
Observe the displayed list of incidents under another two tabs of Tenants (IT and Facilities).
| The Analyst Dashboard displays the incidents related the HR Tenant only. |
165465 | The service window was not captured under Change History when the new incident is logged. | Steps: Log in to the Apex application as an Analyst. Navigate to Incident > Manage Incident. The Manage Incident List page is displayed. Click the Incident ID hyperlink. The Incident ID details page is displayed. Click Change History icon. The Change History popup page is displayed. Observe the Service Window column.
| The service window is captured under Change History when the new incident is logged. |
165699 | Analyst Dashboard was showing details of all the Tenants in the same Dashboard. | Steps: Log in to the Apex application as an Analyst.
Click View the Service Portal icon.
Navigate to Analyst Dashboard > My Team Workload. Records from all the Tenants are displayed.
Click the displayed number of Service Requests. The Manage Service Requests list page is displayed.
Click any SR ID. The error message “Access to this record is restricted” will be displayed.
| Analyst Dashboard is displaying details of the Tenant specific records. |
165683 | Each activity in the WorkflowDesigner took too much time to save in the ServiceRequest module, and the user population also took considerable time. | Steps: Log in to the Apex application as an Application Designer. Select Service Management application. Click the Settings icon to select Design Studio. Select Service Request under Module drop-down. Select Workflow Designer. The Workflow Designer List page is displayed. Click New to create a new workflow. Provide all the relevant information in the General and Set Trigger & Conditions sections. Under the Design Workflow section, In the Workflow Canvas, drag and drop the User Approval component. The User Approval component is displayed.
Click the three dots and select Configure Properties. The User Approval – Properties pop-up is displayed. Under the Approval Action grid, enable the Refer Back toggle. The Refer Back Options section is displayed. Enter the required details and click Save.
| The WorkflowDesigner page performs swiftly, updating every activity without issues. |
164927 | In Change Management module, Refer Back approval action was not triggering notification email to the requestor. | Steps: Log in to Apex application as an Application Designer.
Navigate to Design Studio > Change Module > Workflow Designer. Click New on the Workflow List Page. Configure General and Set Trigger & Conditions. In Design Workflow, drag and drop User Approval on the Workflow Canvas. Click vertical ellipsis and select Configure Properties. Select and enter the required Fields. In Approval Action enable Refer Back. In the Refer Back configuration, select Requestor for Permitted Refer Back Levels field. Select Email as the Notification Medium and select Change Requestor Refer Back: To Requestor as the notification template. Save the Workflow. Log in to the Apex Application as an Analyst. Navigate to Service Management > Change > Manage Change Requests.
Click CR ID hyperlink on the list page which is Pending for Approval and select Refer Back.
| In the Change Management module, Refer Back approval action triggers notification email to the requestor. |
166802 | Post configuration updates, the Manage Service Requests list page displayed the HR Department / Tenant tab and its ticket count, but the SR tickets for the HR tab was not visible. | Steps: 1. Log in to the Apex application as an Analyst. 2. Navigate to the Request > Manage Incident Requests. | The Department/Tenant tab on the Manage Service Requests list page displays the SR tickets without any issues. |
167271 (Patch 8) | Validations were not working when SRs were created through Analyst Dashboard.
| Steps:
Log in to Apex application as an Analyst.
Navigate to Service Management > Analyst > Dashboard > Service Request.
Create a new SR and observe if validations are working as expected.
| Validations are working when SRs were created through Analyst Dashboard.
|
166841 (Patch 8) | While approving the ServiceRequest, the user card was displaying the LoggedIn username instead of the Requestor username. | Prerequisite: Create a Service Request that includes a configured approval workflow. Steps: Navigate to Service Management > Service Request > Approve Service Requests. The approve service requests list page is displayed.
Click and open the above created service request to be approved.
| The Requestor username is displayed while approving the Service Request. |
166923 (Patch 8) | Asset Details were not saved in sub form when the user tried to update manually or through excel import. | Steps:
Log in to the Apex application as an Analyst.
Select Asset Management application.
Navigate to Asset Management > Manage Asset > Fixed. The Fixed Asset List page is displayed.
Click New to create a new record.
On the Fixed Asset Details page, enter all the data manually or perform an excel import. Verify if the asset details are saved.
| Asset Details are saved in sub form through manual update and excel import successfully. |
164934 (Patch 9) | When the Analyst updated the Service Requests, the information in SR Catalog Details was disappearing. | Steps:
Log in to the Apex application as an Analyst.
Select Service Management application.
Navigate to Service Request > Manage Service Requests. The Manage Service Requests List page is displayed.
Click New to create a new record.
Enter all the required details and click Save.
On the Manage Service Requests List page, open the newly created record and verify if all the details are captured.
| The information in SR Catalog Details in SR displays all the details successfully. |
166889 (Patch 9) | The Assigned To field validation was not working as expected in the ChangeManagement module. | Prerequisite: Add 2 or more validations to the configured Assigned To field. Steps: Log in to the Apex application as an Analyst.
Navigate to Service Management > Change > Manage Change Records. The Manage Change Records list page is displayed.
Click New. Create a change record with the Assigned To field.
Enter all the mandatory details. Click Save.
| The AssignedTo field validation is working appropriately for the Standard Change Request. |
167640 (Patch 9) | When users clicked on any main catalog, the search function only displayed results within that specific catalog. The main search bar was not functioning as a master search across all catalogs. | Steps:
Log in to the Apex application as an End User.
Select Service Management application.
Navigate to Service Request > My Service Requests. The My Service Requests List page is displayed.
Enter the required entry in the main search bar and verify the details displayed.
| The main search bar in My Service Requests List page displays all the search results across all catalogs successfully. |
167771 (Patch 9) | Upon creating an SR, the SLA was running in the Awaiting Approval status. | Prerequisites: Log in as an Application Designer. Configure Response and Resolution SLA Designer with Pause Condition as Status equal to Awaiting Approval. Configure Workflow for SR to change the status from New to Awaiting Approval after SR creation.
Steps:
Log in to Apex application as an Analyst.
Navigate to Request > Manage Service Requests. Manage Service Requests – Details page is displayed Click New and create an SR. SR status will change to Awaiting Approval.
Validate if the SLA displays Pause on the widget for Awaiting Approval Status.
| SLA is paused in Awaiting Approval Status. |
166923 (Patch 9) | When trying to update Fixed Asset details manually or through Excel import, the details were not saved in the subform. | Steps: Log in to the Apex application as an Analyst.
Navigate to Asset Management > Manage Asset > Fixed. The Fixed - List page is displayed.
Click New and select Start From Scratch.
Enter all the asset details manually or import the details from Excel. Click Save.
Reopen the saved Fixed Asset details. The Fixed - Details page is displayed.
| The Fixed Asset details are saved when imported manually or through Excel import. |
169680 (Patch 10) | The assigned analyst encountered an issue when an End User attached a file while submitting a Service Request. The analyst could not resolve the Service Request from the Manage Service Request page due to an error message indicating that something went wrong. | Prerequisites: Log in to the Apex application as an Application Designer.
Navigate to Design Studio > Service Request > Select Sub Form (Catalog).
Go to Publish step and change the status to Maintenance and click Submit.
Configure attachment control for the Catalog form.
Publish the Form.
Steps: Log in to the Apex application as an End User.
Navigate to Service Request > My Service Requests. The My Service Requests – List page is displayed.
Create a Service Request with the same Catalog. Attach any attachment to the Service Request.
Log in as an Analyst.
Navigate to Service Request > Manage Service Requests. The Manage Service Requests – List page is displayed.
Click the SR ID created by the End User. SR Details page is displayed.
Update or Resolve the Service Request.
| The assigned analyst can resolve the Service Request which has a file attached by End User. |
168292 (Patch 10) | In the Approve Change Record details page, record links were not displayed in the Links tab within the Change Management module. | Steps: Log in to the application as an Approver. Navigate to Change > Approve Change Request. The Approve Change Requests List page is displayed. Click any existing CR ID hyperlink. In the Approve Change Record Details page, go to the Links tab and check the record links.
| In the Approve Change Record details page, record links are now displayed properly in the Links tab within Change Management module. |
167261 (Patch 10) | Email to ticket was not working efficiently. The connections to mailbox and parsing were successful but the ticket was not created, and the Mail List was not displayed. | Steps: Log in to Apex application as an Application Administrator.
Select Service Management application.
Navigate to Design Studio > Applications > Notification Parser. The Notification Parser list page is displayed.
Click the Mailbox Simulator option. The Mailbox Simulator pop-up is displayed.
Select the required Mailbox from the drop-down and click Connect.
Select Inbox from the Folder drop-down and verify the Mail List displayed.
| Email to ticket works efficiently with the creation of ticket and Mail List successfully.
|
168167 (Patch 10) | Both Manual and Template Emails were not sent from any module using the Send Email feature. A success message was shown, but no emails were received. | Steps:
Log in to the Apex application as an Analyst.
Navigate to the Service Management > Manage Incidents. The Manage Incidents list page is displayed.
Click Incident ID hyperlink.
Click Send Email icon and enter the required details such as Recipient, Notification Template etc.
Click Submit.
Verify if the email is triggered to the selected recipients.
| Manual and Template Emails are being triggered successfully without any issues or errors. |
164555 (Patch 10) | An issue with the Wait For Condition option on the SR Workflows, even if the condition satisfies the work orders are not created. | Steps: Log in to the Apex Application as an Analyst. Select Service Management Application. Click settings icon and select Design Studio. Navigate to Service Request > Form Designer. Create Catalog Form with Email Address field. Map with Manage Service Requests form and Publish. In the same Service Request Module, go to Workflow Designer. Click New to create a Workflow with a few Wait For Condition option and Email Address field set to Is Not Empty Condition. Add a few Work Order creation attributes and Publish the Workflow. Log an SR using the Catalog created and enter details in Email Address field, validate if Work Orders are created.
| The Wait For Condition option on SR Workflow is executing successfully and Work Orders are created after the defined condition is met. |
168978 (Patch 10) | Communication History was not visible while opening from the list view. | Steps: Log in to the Apex application as an Analyst. Navigate to Incident > Manage Incident. The Manage Incident List page is displayed. Click on Kabab icon (3 dots) for any of the ticket where Communication History was captured. Click on Change History menu from the list. The Audit Logs pop up is displayed. Verify the History.
| Communication History is visible while opening from the list view. |
172554 | The Messages – User Communication field had a maximum length or scroll limit, and once this limit was reached, older messages were no longer displayed. | Steps: Log in to the Apex application as an Analyst.
Select Service Management application.
Navigate to Incident > Manage Incidents. The Manage Incidents List page is displayed.
Click the desired Incident ID hyperlink. The Incident Details page is displayed.
Click the Messages tab to view User Communication field. Verify the details displayed.
| The User Communication field under Messages tab displays all the messages accurately. The system displays 10 records initially. As you scroll, additional records load in increments of 10 until the full communication history is available. |
174032 (Patch 12) | Users were not able to create SLA widget in the Manage Incident form. The system was displaying an error as “<Name> SLA already exists as a SLA. Please rename/delete existing control. Please change Data Source Table.” | Steps: Log in to the application as an Application Designer.
Navigate to Design Studio > Incident > Form Designer.
Select Manage Incidents Form. Manage Incident Details – List page is displayed.
Go to Publish step and place the Form in Maintenance mode.
Select Design step and click on Widgets in the left panel.
Drag and drop SLA widget on the Design canvas form.
Configure the SLA Widget and click Save.
Observe for any errors.
| Users are able to create SLA Widget in the Manage Incident Form successfully. |
174035 (Patch 12) | Users were experiencing issue while configuring SLA Value and an error message was displayed as “An error occurred while processing your request”. | Steps: Log in to the application as an Application Designer.
Configure the Common Master as SLA Offerings.
Utilize SLA Offerings in Contract Management as a Single Choice field.
On the IM Details page, create an SLA Offering field (Single Choice) and configured the data source as the Contract Management table with SLA Offerings as the source.
Configure an SLA Rule named Contract Communication SLA, using Priority and SLA Offering as the SLA Criteria.
When attempting to add an SLA Value, the SLA Offering field is displaying unrelated options such as Time Zone, Country, along with the expected Common Master values.
Due to this, not able to proceed with configuring the SLA Value. An error is displayed as “An error occurred while processing your request”.
| Users are able to configure SLA Value from the defined SLA Rule successfully. |
174441 (Patch 13) | After submitting the form with the selected Criteria and Values, both the Priority and SLA Offerings fields appeared blank upon returning to the list page. Furthermore, opening the entry displayed that the criteria have been duplicated. | Steps: Log in to the application as an Analyst. Select Service Management. Navigate to SLA Designer > SLA Value. The SLA Value Details page is displayed. Specify the Criteria and Value fields. Navigate to SLA Value List page and observe the Priority and SLA Offerings fields.
| After submitting the form with the selected criteria and values, both the Priority and SLA Offering displays the values. fields appear blank upon returning to the list page. |