Forums

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

How do I find the board customization in CLASSIC view?

Josh Stillerman
March 19, 2020

Directions for customizing boards in a classic business project say:

Access board settings

  1. Go to your board, then select more (•••) > Board settings.
  2. On the Board settings screen, select the desired tab (Columns, Swimlanes, etc).

However when I bring up the boards in my project I can not find this anywhere

Screen Shot 2020-03-19 at 8.44.48 AM.png

2 answers

1 accepted

1 vote
Answer accepted
Mehmet Kazgan
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 Champions.
April 3, 2014

Hi,

Everything in JIRA is stored with reference to a ticket. So, I don't believe you can store data in JIRA without associating it to a ticket.

A way to that would be:

  1. Creating one parent task/type call it Time logging issue type
  2. Enabling subtasks
  3. Creating a subtask field configuration with summary, reporter fields
  4. Associating the sub tasks to a single step workflow
  5. Creating subtasks with time anytime logging time.
  6. Configuring your board to display certain statuses except time logging steps/statuses

Hope that helps.

Mehmet

dylan_millikin
April 3, 2014

That sounds like it could work great. But does this imply that I add the task to a sprint? Or can I simply let it sit in my backlog?

Mehmet Kazgan
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 Champions.
April 3, 2014

I think you should be able to let it sit in your backlog.

dylan_millikin
April 3, 2014

I'll mark this as resolving my issue, I used the same principle but changed it slightly. We'll see if it works out. We mostly use the new Agile board so here's what I did instead:

  1. Created a Time logging issue type and associated it to a new screen.
  2. Assigned the time logging issue type to a single step workflow going straight to "closed"
  3. Created an epic named "Time logging"

The epic is always open. When I create a time logging issue type I assign it to the epic. The issue will go straight to closed and not appear in the backlog.

1 vote
Johannes Seyfried
April 3, 2014

There are a lot of approaches coping with this requirement. If you'd like to track all time spent in JIRA then a plugin like Tempo Timesheets will meet your requirements because there you could solve this problem by

a) defining several attributes to a worklog (billable, nonbillable, ...)

b) using internal issues

and maybe a lot more ways. If you've like to do a finegranular controlling on your timetracking I can recommend that way.

If you'd like to keep it simple just add one additional JIRA project for all efforts not billed to customers with e.g. one task per type (meetings, reviews,...) or one task per project.

dylan_millikin
April 3, 2014

Thanks, we're looking into tempo for other purposes. So I will defenitely look into this.

Suggest an answer

Log in or Sign up to answer