How Could I sum in Misc plugin - numeric field, and how could I get total field in all columns with numeric values. If any field has got column numeric i would return total under the column field with numeric values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And You don't know any Post Function tu sum the Values in the same issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, but as I've said before, I've always used the Script Runner to do it. And I know what I'm aiming for - a field on the same issue, read-only, or writable, or a field elsewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, but script Runer is very Expensive. It's to expensive to sum two or more fields on workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think the Jira has got the sum field in workflow on the box ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No. It does not. That's why I've said you need to find/write something. Please answer the question you've been asked 15 times now: where are you wanting the result to appear? We can't really help you without an answer to that, because there's lots of possibilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want they apear under the column first of all, and secand of all in the row which are the suming field. On column as a total of filtered project, and in rows only the sum two fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That tells us absolutely nothing of any use. What column? What row? Where?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On Issues nawigator when the project shown in List View: https://www.google.pl/search?q=issues+navigator+list+View&biw=1523&bih=657&source=lnms&tbm=isch&sa=X&ved=0CAYQ_AUoAWoVChMI4d6A_aSryAIV5phyCh30DgMs#imgrc=U5oVHdtj91ZrsM%3A Like to I wont sum Story Point, and Global Rank in column. And secound option on suming add a story point with Global Rank by Issue. So in this link add 3 to 1922 and in another field shown 1925.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First column should suming Story Point, and secound column should sum Global Rank and in new row it should have total.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Right. Issue navigator columns are issue fields, so you do need to create an issue field (there are ways to do columns without issue fields, but it's ugly, complex and simply not necessary in 99.99% of cases) The next question, as asked before is "what behaviour?". Is this a field that should be displayed, but the users cannot edit it? Or should it be calculated at some point in the workflow and the users allowed to change it later?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
They both should be only read only. Like the result in multiplication table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Only sum in colums and add one row under all list column called total, and sum same fields in rows.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In row it could be issue field, because in second on third interaction this field could be us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure what you're getting at in those comments, but you did start with "read only" The best way to do that is with a scripted field. Sumit's answer and the others you've been given already cover that - install a scripting add-on and use it. I think Sumit gave you the code for it already on one of your duplicate questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But which addon. How to instal Scripted field ? I instal 4 addons, and don't see any ofsuming field in post function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please, read the answers to the other questions you've asked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And the answer to this one too. You've already been told you do not need a post function, you want a scripted field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Because You told that: "The best way to do that is with a scripted field" in last answer. I done in a rows suming by a MISC field :) Now please help how to do total under each numer column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The issue navigator doesn't support summing columns
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is one solution, but there isn't functionality to Export sum: https://marketplace.atlassian.com/plugins/com.atlassian.cps.sumUp#reviews And it's commercial.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please have a look at https://marketplace.atlassian.com/plugins/com.jiraworkcalendar.ujg .. this might have something you can use.
Also my answer is not related to MISC Plugin but I was just reading above gadget so though of sharing it.
Thanks,
Sumit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://marketplace.atlassian.com/plugins/com.atlassian.cps.sumUp this is also something which can help you and suggested to me by someone in forum. Thanks, Sumit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But how there put a sum field from all issues, or total in numeric field ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Uniwersal Gadhet sum only time for users, And I want to sum Issues numeric field and give total.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.