Modify Source Code Of Page

Nicole Kraemer August 4, 2017

I want to modify the source code of the page:
https://jira.domain.com/projects/Sample/queues/custom/1

Especially i want to comment out the line:
<a id="create_link" class="aui-button aui-button-primary aui-style create-issue " ....

How can i do this?

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 4, 2017

You'll need to either

  • unpack the file providing service desk, find the right file, hack it and rebuild the file
  • get the source code, make your tweak and recomplile it

Both of these are a faff, render you unsupported and frankly aren't worth it, especially as you're removing useful functionality

Nicole Kraemer August 4, 2017

Thanks Nic.
I want to hide the Create-button in the navigation bar. How can i do this.

create.png

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 4, 2017

The way to do that is use permissions to stop people being able to create issues.

Suggest an answer

Log in or Sign up to answer