Workaround for #8808907: Skip schedule on Delete flag exception
Fix:
This fix should be given only for 8808907 customer and for 14204 build. The fix is to skip the current mail fetching schedule on occurrence of any delete flag exception.
This fix is compatible with only 14204 build.
Steps to apply the fix:
1. Download the attached 14204_8808907.fjar file.
2. Click here on steps to apply the fjar file.
3. Restart the application service.
4. Check for the issue.
New to ADSelfService Plus?
Related Articles
Skip Review - if a reviewer is not set in the Change
Say goodbye to unnecessary delays! We'll show you how to automatically adapt your workflow to skip reviews when they're not needed. Find here, a custom function to skip the Review stage when there is no Reviewer assigned to the change. In this custom ...
Delete Tasks
Requirement: Delete all tasks. UseCase: Deleting tasks with task id less than a particular count. Please follow the below steps. Goto Reports > New Query Report > execute the query and save it with a name. select taskid, helpdeskid "portaild" from ...
Workaround to add Customized Header Image
This is applicable only 110XX builds (till 11021). In 11021 users are unable to change the logo of the header image due to the Issue ID - 2538. Below mentioned is the workaround to add Customized Header Image. -> In the application path ...
Workaround: Complete the current mail schedule after a timeout value
Issue: The mail fetching schedule thread might have went unresponsive in certain scenarios. So, mail fetching task checker thread will try to create a new schedule every 30 minutes. The newly created thread also couldn't fetch mails as the entry in ...
Workaround for #8610553 - Prevent conversation creation without inline images
Issue: Due to some exception in writing inline images stream to file, request / conversation is created without the inline images as shown below This leads to data loss and may not be noticed immediately. So, we couldn't get the relevant traces all ...