Blank screen while opening timesheet
Issue :
While opening a timesheet, the page appears blank like the below screenshot
Cause :
The issue occurs if the date format is set to dd.mm.yyyy
Solution :
Please login as the user, click on the user badge on the top right corner, click on Personalize, and change the date format to anything other than dd.mm.yyyy
Issue ID: 15165
New to ADSelfService Plus?
Related Articles
Unable to add or update worklog across multiple days
When you get an error stating - Work log across multiple days is not allowed. Please follow the below steps to fix this case. A) ID - 15344 Unable to add or update worklog 1. Go to Admin -> Timesheet settings. 2. Enable Allow multi-day work log ...
Unable to open update manager
Issue: When updatemgr.bat command is executed the pop up does not appear Cause: This issue might occur due to the space insufficiency. Hence we need to decrease the space. Workaround: 1. Go to ManageEngine\service1msp\bin\scripts, take a copy of ...
Request Approval Details
This report is used to view the historical details of Approved and Denied approval processes and their individual steps. We can also use this report to display all details for which an approval decision is pending. To make any changes to a query, ...
Query reports to know the Ticket wise Approval status (MSSQL)
Tested in build MSSQL (14306) 1. Login to SDP MSP as administrator 2. Execute this from SDP MSP application -> Reports -> New Query report SELECT wo.WORKORDERID AS "Request ID", wo.TITLE AS "Subject", srep.First_Name As "Suprep", qd.QUEUENAME AS ...
Change approval
SELECT chdt.CHANGEID AS "Change ID", chdt.TITLE AS "Title", orgaaa.FIRST_NAME AS "Change Requester", qd.QUEUENAME AS "Group", ownaaa.FIRST_NAME AS "Change Owner", catadef.CATEGORYNAME AS "Category", priodef1.PRIORITYNAME AS "Priority", ...