Forums

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

£ symbol prefix on export column name

james rader
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!
January 14, 2020

I did an export to look at overall time spent on a specific SQL query. the output has 2 columns for time spent. One his time spent , the other is  £TimeSpent.  The totals in each column are different. Not sure which column is the appropriate values. Question is What does the  £ prefix denote? What is the purpose of this column? Its critical that I get the accurate data.

1 answer

1 accepted

0 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.
January 14, 2020

I suspect you are using £ to represent Σ

If I am right, then Σ is the mathematical short-hand for "sum of the following".  Time Spent is a (calculated) field on an issue saying, well, how much time has been spent on the issue (usually calculated from the work logs).  However, an issue can have sub-tasks, which can have their own time-tracking data.  So "Time spent" is "Time spent on this issue" and "ΣTime spent" is "Time spent on this issue and all its sub-tasks". 

james rader
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!
January 14, 2020

That is exactly the case. Thanks so much for the quick response.

Suggest an answer

Log in or Sign up to answer