Forums

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

Calculate costs

Dvir Malka
Contributor
May 18, 2021

Hi all,

We have encountered with an issue regarding our costs management.

We wish to understand if it is possible to establish a value to a field, based on the user's role.

For example - 

Project Manager - 50$, Developer - 85&, etc.

Our main goal is to be able to export data regarding our team's work log, and check our costs.

Project Manager cost - 50$, log work - 2 hours, Total Cost - 50*2 = 100$.

 

Do you know a good way to execute these without using an outside plug-in or add-on ?

2 answers

1 accepted

3 votes
Answer accepted
Nic Brough -Adaptavist-
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.
May 18, 2021

How are you recording these costs on issues?

Dvir Malka
Contributor
May 18, 2021

@Nic Brough -Adaptavist- 

multiplication.

Time spent * cost per hour.

 

We have the time report, but we lack the data regarding the costs.

We wish to implement this on the user's role.

 

Of-course, the ideal is that also we will be able to control the costs visibility (in term of who has permission to view and edit this field). 

Like Daniel Vergetti likes this
Nic Brough -Adaptavist-
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.
May 18, 2021

You will need to find apps to do this for you, there's nothing more complex than simple number fields in plain Jira, you'll want something that can perform calculations (also, Jira does not do "confuse and misinform people by hiding fields" at all, you'll need another app for that)

Dvir Malka
Contributor
May 18, 2021

got it.

Thank you!

@Nic Brough -Adaptavist- 

Like Hardy Krönes likes this
0 votes
John Funk
Community Champion
May 18, 2021

Hi Dvir,

You should be able to use Automation For Jira to calculate two fields. 

Create a custom field to hold the result of the calculation.

Then create an Automation rule that runs to multiply the fields into the new field. 

Stefan Sasu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 11, 2022

Hi,

And what type of report do you run / build in Jira to be able to get weekly cost per user?

I understand there are extensions and apps to achieve this but I'd like to understand what is included in the core Jira software.

Thanks,

Stefan

Suggest an answer

Log in or Sign up to answer