After upgrading from JSD 3.10 to JSM 4.20.3, in the ticket view a new module appeared:
Service project request
Is it possible to hide it ?
What is the name of the module ?
Thank you
In System > Announcement Banner add :
<style> .customer-portal-details{ display:none; } </style>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Similar to this:
A colleague shared this ticket
Hide "Service Desk Request" UI part on the issue - Priority Support for Atlassian Server - Service Desk
I'll try it with my client and write the answer here if it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We tried the solution described in the ticket, it hides the Edit Profile buttons.
So we kept only this part;
<style> .customer-portal-details{ display:none; } </style>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.