Forums

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

hide create feature button

_Uday Kiran April 15, 2020

On agile board when the feature panel is expanded user can see a link to create a feature, Need to hide it

1 answer

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 16, 2020

Hello @_Uday Kiran ,

Check out the following KB article that gives an example of how to hide a UI element by injecting custom CSS intercept and modification launched from the sites announcement banner:

Alternatively I know the Add-on Scriptrunner has a hide UI element built in script as well that should work for this if you have it installed already, or do not what to use the custom script injection method above, Details can be seen here:

Regards,
Earl

_Uday Kiran April 19, 2020

it is not working.

_Uday Kiran April 20, 2020

 somehow it is not working

 

Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 27, 2020

HI @_Uday Kiran ,

Make sure the setting to add HTML to the field is enabled,  in Jira 8.7 and later a setting was added with the default shifted to OFF as covered in:

Enable HTML in custom field descriptions and list item values:

Allows to add HTML to the descriptions of custom fields and the values of list items.

Default: OFF (recommended for security)  

If this is disabled the script will just be displayed in the description as plain text, and no action taken.

Regards,
Earl

Suggest an answer

Log in or Sign up to answer