Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to remove sla from the side panel in some projects but not all?

Smiley, Latonya December 1, 2020

Does anyone know how to edit this to only include certain projects? It is removing the SLA from all the projects in my Jira service desk currently.

Where do i identify the projects in the query? or How do i find the sla for a perticular project?

<script type="text/javascript">
jQuery(document).ready(function() {
JIRA.bind(JIRA.Events.NEW_CONTENT_ADDED, function (e,context) {
AJS.$('#sla-web-panel').hide()
})
})
</script>

I have added this query in at system>announcement banner

1 answer

0 votes
Liam Green
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 3, 2020

Hi @Smiley, Latonya 

Your SLAs should be project specific, and not across the whole instance.  To hide the field, simply remove your SLAs from the related project.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events