Forums

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

Is it possible to use Behaviors to set help text on a Request Type?

Derek Fields (RightStar)
Community Champion
January 5, 2021

I want to be able to change the help text on a Request Type to provide general information based on the current user. Is this possible? 

2 answers

0 votes
Kian Stack Mumo Systems
Community Champion
January 5, 2021

@Derek Fields (RightStar), yes this would be possible. You can control help text dynamically using Behaviors.

What exactly do you want to change based on the user? 

Thanks,

Kian

0 votes
Hana Kučerová
Community Champion
January 5, 2021

Hi @Derek Fields (RightStar) ,

it seems to me Script Fragments: Show a web panel will be a better choice then Behaviours.

As a location you can use: servicedesk.portal.subheader 

If you want to work with logged in user, you can get him like this (in the Provider class/script section):

import com.atlassian.jira.component.ComponentAccessor
def loggedInUser = ComponentAccessor.getJiraAuthenticationContext().getLoggedInUser()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events