Issue: - SUPPORT-100176Getting issue details... STATUS
Suppose the TFS4JIRA Self-Hosted server undergoes a restart for any reason, whether intentional or due to other factors, and the customer does not access the Synchronizer UI for 3-4 days or n days. In that case, issues synchronisation will not happen until the Synchronizer UI is opened if you desire automatic syncing upon server restart without the need to open the UI, As you have already enabled the App Pool StartMode to be set as AlwaysRunning.
Please follow the below steps:
Download this *.bat file, which helps in calling the UI interface in the background when the server is started.
Click on start > Task Scheduler > Create a Basic Task > Give a name Ex: TFS4Jira_AutoStart > click Next
Click on Create Basic Task on Right side panel.
Trigger > When the computer starts > click Next
Action > Start a Program > Click Next.
Start a Program > Browse the script I added () > click Next > Finish.
On the left side panel > Task Scheduler Library > In the centre, double click TFS4Jira_Autostart > Select Run whether the user is logged in and click ok.
A prompt asking for the Administrator Password will be shown, so please give your password and hit OK.