I want to define a field that the result is the sum of other field in a month or a week ? Anyone else can tell me how to resolve it ?
Hello @vicky kung
Apart from the solution described by @Alexey Matveev
You can also easily do that with the Script Runner's Script fields (it's a paid plugin).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your reply @Tarun Sapra
Your suggestion is very helpful to me.
Do you know a plugin that can be used for perfomance evaluation ?
I can't find such a plugin that I define a fied for supervisors to evaluate and I could calculate the avarage month .Do you think it is fessible ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I want to ask a question that whether this plugin can calcute a field before a month ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @vicky kung
For performance, you would need to see the lgos, monitor CPU, memory, cache usage, there is no special plugin for this purpose.
"I want to ask a question that whether this plugin can calcute a field before a month ?"
Please raise a separate question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You would need a plugin for it.
For example, you could use the Power Custom Fields Premium add-on:
You could create a SIL custom field with a code like this:
return #{Your Field Name};
You can add any logic you need to this field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your quick reply @Alexey Matveev
Do you know a plugin that can be used for perfomance evaluation ?
I can't find such a plugin that I define a fied for supervisors to evaluate and I could calculate the avarage month .Do you think it is fessible ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You want to evaluate performance of JIra? If so, you should gather metrics and analyze performance. There are plugins, which can help you to gather metrics. But you should do the analysis part yourself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes,I want to use Jira to evaluate performance,I can't find such a plugin ,Could you provide me some suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think it is better to make a separate question for performance evaluation as @Tarun Sapra mentioned.
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.