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

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

C_ Derek Fields
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.
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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 5, 2021

@C_ Derek Fields, 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 5, 2021

Hi @C_ Derek Fields ,

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