I have searched through options and FAQ but did not find an answer: I want to customize the detailed issues view screen to display, on the left part (the issues list) the Component(s) and the assignee icon if possible:
In the Details View of the Search Issues screen, you cannot choose which columns to display in the list of issues (at least not yet with JIRA 6.x or 7.x).
If you switch to the List View instead:
Then you can use the Columns control to choose the info you want to see. You won't get to see all of the issue details for the selected issue though.
Related
In Jira when I click an issue from the kanban board, structure or from the issue search page it opens up the detailed view of the issue. It used to show all relevant information (description, fix versions, relates to etc.) Now it's only showing the structure part with agile board link and HipChat button on right hand side. Everything else is not showing up at all. This is happening on all projects.
Screenshot of what I mean: http://screencast.com/t/TBqPLVJnBc
What am I missing? I must have changed some setting but cant find anything anywhere. Also thought I would mention that clicking the edit button for the issue shows all fields and I can change description, versions, labels etc. They're just not showing in detail view.
EDIT: Thanks to Oldskoltxo for the help and ideas but in the end I have no idea what fixed this issue. I just logged back in today and it was working with the jiraurl/browse/issueid (detailed issue view) showing all the info that I wanted (and which as you can see from above screenshot it didnt show the other day). Eg Fix version, author, description, comments, applies to links etc. Everything is back!
It seems like when you installed the plugin for kanban, you accepted to set your view screen to a different one. Try editting that setting on Admin>issues>screens. And check what is shown on "View Screen" and what screen is shown for "edit issue".
Regards
Currently Sonarqube 5.3 has a pre-configured view for project level analysis.
It basically displays the following tabs, Home button, Technical Debt, Coverage, Duplications ...Dashboard etc
So basically I wanted to customize the sequence/remove some of the tabs etc. Is there a way to edit the same?
I basically want to display the custom dashboard first then some of the tabs.
I couldnt find a way to customize it.
There is no way to edit this fixed portion of the interface.
I have a list of menu items and content in a single page. In PC browser or ipad, I want to see both parts in the same page. But in the smaller devices such as iphone and android phone, I want to separate the two so that you selects one of menu items in a page and see its content when he clicks it.
Jquery mobile demo page already does it. But I can't figure out how I can achieve it. Can someone explain or point to any good reference? Thanks
You may take a look at the following blog post which illustrates how you could organize your views so that based on the client type you could provide different contents.
My universal app has a settings page, wherein the user must choose a theme from a dozen available themes.
Problem is, if I am using a picker-view, it takes up most of the screen on an iPhone.
I think what I want is something like your standard Windows drop-down menu, where it just displays on a single line the current selection, and clicking it expands into a scrollable list of possible items. Selecting an item collapses the list back into the original form.
So my question is: What is my best method for handling this situation? Can anyone point me to pictures or code examples of how this situation is handled successfully?
EDIT:
This is the behaviour I'm looking for:
only the currently selected profile is displayed
when the user taps on this, it expands into a list
when the user selects an item (or taps outside of the view) it collapses back to its original form, now displaying the new selection
ie functionally equivalent to a dropdown.
Firstly, this question is a duplicate of:
(not much good) Picker view as subview
(same) How to make an iPhone dropdown-looking button
(better) How to create drop down list box for an iphone app
(even better) Creating a drop-down list in iPhone app
(that last one links to some handy code)
Secondly, Google image search for 'dropdown control iphone' restricting the image size to 320x480 shows how everyone is doing this.
Basically a picker view scrolls in from the bottom, the same way as the keyboard does.
The permission "Delete all Attachments" is granted to the group "jira-users". I am member of "jira-users". Though, I do not see a way to remove an attatchment (a screenshot actually).
I am by no means a JIRA expert, but on our instance (v4.2.4-b591#591), there is a drop down arrow next to the "+" icon to add an attachment. In that drop down, there is a "Manage Attachments" option. You should be able to figure it out from there...
As of October, 2015, it's changed a little and I thought I would post a new answer since this is the first Google result!
According to a forum post, the only way to remove attachments is to open the issue in the "Issue" view and not the "Projects" view, click on the issue, scroll down to the attachments, and then hit the trashcan icon when scrolling over the image.
Source: Jira Forum
It's not directly possible in the greenhopper detail view. You first have to open the issue in the normal JIRA issue detail view through clicking on the issue key in the greenhopper detail view. In the normal JIRA view you should see a trash can icon if you hover over an attachment. If not, you should check your permissions