Everyone looks at velocity and burndown charts, but the real insights often hide in the Jira metrics we rarely check. 🟣Lead time - how long tasks actually take from start to completion. 🟣S...
Hello Community, Within Atlassian’s Advisory Services, we are working on a new DevOps Toolchain Optimization Service. The service is aimed at helping you assess your current development pipeline, d...
Can anyone help me: determine if: Automation with trigger for completing a sprint would generate Velocity chart? you can help me with - i looked arount but were not successful
Hi, I've just been informed by one of our project managers that our Velocity Chart is "no longer working"! I think this has come about as a result of my modification of the board and workflow, w...
...hat are needed to be moved to the next sprint. Can you think of a way to: Split these tasks so that work done in the current sprint will be included in the current sprint Velocity. Trace the rest o...
I have a select field whose values I need in the Java file, so how can i pass the current selected value from velocity to java file
So in Agile/Scrum its considered bad to have bugs, and production bugs are killing some of my team's velocity. We've recently started using portfolio to plan out several things, and we a...
I want to discuss that how should the individual's performance be measured which can help management for individual's appraisals and can help individuals to achieve their career goals ...
Hi, I want to write a plugin that allows to configure some page related parameters. I have added a web item "Add Configuration" to the tool menu and also an xwork action that opens a velocity t...
What is the difference between committed points and completed points in the Velocity Chart? In one of my sprints, I had committed points of 129 but Completed points of 102. All stories were c...
Sometimes the Story Points presented in Burndown Chart and in Velocity Chart are different. Why does that happen? How does the Story Points are counted in Burndown Chart and in Velocity...
...o produce this value and if so, where would you want it to be included... within the Velocity Chart?
I have a series of issues which are connected by issue link, each one is an iteration of a business-process. Suppose 3 issues: 1st iteration, 2nd iteration and 3rd iteration. I need to print out in a...
Case: Created a custom .vm template, added it as an event in JIRA. But its not working. Steps followed: Created a mytemplate.vm file, each in HTML, TEXT and SUBJECT directories in this path (based...
Hi *, we want to have an extra email (html) velocity template for one workflow action. Similar to the template issueupdated.vm (see codeblock) it should contain the same infos but the email header s...
Hi All, I have 3 String lists(lets say ListA, ListB and ListC) in my java class which maps to velocity template. I need to display the values of the list in a table. As velocity allows only f...
I have some useful user macros to help me administrating our wiki. I would like to get quickly the total size of users from the user store. I cant get a list of all users with that method: $userAcc...
I implemented my own filtering for Projects field based on the Category for all create and edit forms. I needed to add this change in project-edit.vm file, because my filter field needs to be above ...
i want to implement a mvc module as jira webwork1 module type, but i dont know how to render a vm template file which in another plugin. anyone can help me. thanks.
i am trying to retreive the static variable results from my java class into velocity template case ADDCOMMENT : System.out.print("in switch"); System.out.println("len : "+l...
Hi I am using JETI to send HTML format emails to users. I have used $!jetiFieldRenderer.renderCustomField($issue, 'customfield_XXXX')) to get the value from the Datepicker. The date is displayed ...
...here estimate should be for said completed stories 6. Points are not reflected on velocity though they were completed durint the sprint Scope was increased and the burndown reflects this w...
Hi, I want to move statements from a jsp-file to a velocity-file. In this case, I try to move a webwork property into a velocity statement: var returnUrl = "<ww:property value="r...
who can send some information about vm’grammar to me,I need them ,Thank you in advance,my email is: Zhentong.Chen@Hitachiconsulting.com
Hi, I have tried the following code to change the text field value dynamically, Java Code: public String getTimeValue() { return timeValue; } public void setTimeValue(String t...
Copied to clipboard