Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JSM : Disable "Service project request" module

Paul Marachlian February 2, 2022

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

2 answers

1 accepted

0 votes
Answer accepted
Paul Marachlian February 7, 2022

In System > Announcement Banner add :

<style>
.customer-portal-details{
display:none;
}
</style>
1 vote
Pramodh M
Community Champion
February 2, 2022

Hi @Paul Marachlian 

May I get the screenshot of the view you are viewing

Thanks,
Pramodh

Paul Marachlian February 3, 2022

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.

Paul Marachlian February 4, 2022

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>

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
4.20.3
TAGS
AUG Leaders

Atlassian Community Events