Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

I created some requests, but they don’t appear in the servicedesk page, why?

This is working but is only showing the ‘correct’ requests.

How to setup a correct request:

  1. Choose a correct type that needs approval like ‘Computers > New mobile device’

  2. In ‘Who is your manager?’ select the user you are using to check approvals.

  3. Create the request

  4. Go to either approvals (/servicedesk/customer/user/approvals) or requests (servicedesk/customer/user/requests)

  5. Make sure that you either created the request through the servicedesk, or within the main JSM page when you explicitly have a Request type on the sidebar in Jira portal for each of the open requests that you need to render in requests.

  6. The request now appears under approvals page with the columns configuration that is set. EG:

I have an incidende that is confirmed to be related to Ultimate Customizer back-end, what information do the support team need?

we would like you to send us the Atlassian log file so we can understand what went wrong.

To set the log level:

  • Go to Jira → System → Logging and profiling

  • Under default loggers, select “Configure logging level for another package”.

  • Under package name, put: com.prontop

  • Select logging level DEBUG.

To export the log file:

  • Go to Jira → System → Troubleshooting and support tools.

  • Click customize zip → unselect all except: “Tomcat Logs” & “Jira application logs”.

  • Now download zip, and attach it to this ticket.

I have an incidende that is confirmed to be related to Ultimate Customizer front-end, what information do the support team need?

We would need a HAR file for that purpose with the cleared network requests until you could reproduce the problem completely

Generating a HAR file in Google Chrome™:

  1. Open Google Chrome™

  2. Browse to the target page

  3. In the Google Chrome™ menu (⋮) at the upper right, click More tools > Developer Tools

  4. A window opens (in this window you can find tabs named like: Elements, Console, Network, Performance,...)

  5. Open the Network tab

  6. Press the Preserve log, in the menu under Network

  7. Reproduce the problem as requested by the Support team

  8. As soon as the problem is reproduced, results show up in the table with some columns (Name, Method, Status,...). Click with the right-button of the mouse over any of those results

  9. In the opened menu, click Save all as HAR with Content

  10. A window opens requesting a location to save the file

  11. Send the file to the Support team for analysis

Generating a HAR file in Firefox™:

  1. Open Firefox™

  2. Browse to the target page

  3. In the Firefox ™() at the upper right, go to Web Developer > Network

  4. A window opens (in this window you can find tabs named like: Inspector, Console, Debugger, Network Style Editor,...)

  5. The Network tab is selected

  6. In the menu under Network, on the right side, click the gear with the name Network Settings > Persist logs

  7. Reproduce the problem as requested by the Support team

  8. As soon as the problem is reproduced, results show up in the table with some columns (Name, Method, Status,...). Click with the right-button of the mouse over any of those results

  9. In the opened menu, click the Save all as HAR option

  10. A window opens requesting a location to save the file

  11. Send the file to the Support team for analysis

Generating a HAR file in Microsoft Edge:

  1. Open Microsoft Edge

  2. Browse to the target page

  3. In the Microsoft Edge menu (...), go to More tools > Developer Tools

  4. A window opens (in this window you can find tabs named like: Elements, Console, Debugger, Network, Performance,...)

  5. Open the Network tab

  6. Deactivate Clear entries on navigate by pressing the eighth button (from left to right)

  7. Reproduce the problem as requested by the Support team

  8. Click Export as HAR (third button from left to right)

  9. A window opens requesting a location to save the file

  10. Send the file to the Support team for analysis

Generating a HAR file in Internet Explorer:

  1. Open Internet Explorer

  2. Browse to the target page

  3. In the Internet Explorer menu (⚙), click the Developer Tools option

  4. A window opens (in this window you can find tabs named like: F12, DOM Explorer, Console, Debugger, Network,...)

  5. Open the Network tab

  6. Deactivate Clear entries on navigate by pressing the eighth button (from left to right)

  7. Reproduce the problem as requested by the Support team

  8. Click Export as HAR (third button from left to right)

  9. A window opens requesting a location to save the file

  10. Send the file to the Support team for analysis

Thanks IBM for the detailed guide on HAR files generation.

I accidentally deleted the login screen view, how can I log back in to the service?

If the login screen view is deleted and saved with Module based design and that administrator user logs out, the servicedesk is unaccesible unless it is enabled again. One could see it back if writing in the web browser console the following:

document.getElementById("content").style.display = "block";

I cannot access Permissions or Documentation page on Chrome

Using browser extensions, such as LastPass fo Google Chrome, may overwrite external links such as Permissions and Documentation, please consider temporarily disabling the extension not to overwrite your Browser from opening plain URL links.

  • No labels