1,158 questions
Advice
0
votes
0
replies
44
views
What project management software works best for dev teams handling multiple projects and integrations?
I’m leading a large engineering team managing several concurrent projects across different tech stacks. Right now, our setup includes Git for source control, Mattermost for communication, and a mix of ...
0
votes
2
answers
324
views
How to create query in azure to find change in remaining work field
I want to create a query wherein we can track in a specific sprint, within 24 hour span, how many hours are burned by the team members.
My way of developing this query is if I can find change in the ...
0
votes
1
answer
172
views
The 'Discussion' section of my PBIs in Azure are hidden from me. I cannot see them but by coworkers still can
The 'Discussion' section of the PBI displays only the header and everything below it is blank white space! All of my prior discussion data won't display for me, but my coworker can pull up the same ...
0
votes
1
answer
470
views
How can I attach a Parent Issue Name to a Subtask Name in Jira?
in a Jira Issue, I have a "Definition of Done" Field where we have 5 default tasks to execute before we can mark an Issue as done. From those tasks, I'm able to create a Subtask. However, I ...
-2
votes
1
answer
690
views
How can I use Python to automate downloading files from Agile PLM?
I periodically need to download all items within a given BOM from an Agile PLM server and save them in individual folders named with their Agile item number, and it's extremely tedious and time-...
-1
votes
1
answer
276
views
Azure Boards - WSJF Score field not calculating
My team recently migrated over to the updated ADO site. When we create a feature on our board, we still have a planning section where we can input values into Effort, Business Value, Time Criticality, ...
-1
votes
1
answer
125
views
How can I transfer resolution time data from JIRA to Confluence for metric analysis?
How can I transfer resolution time data from JIRA to Confluence for metric analysis?
I am able to access JIRA from Confluence and able to see other fields like Status., but I need Resolution time - (...
0
votes
1
answer
154
views
Is there any way to use Version One API to fetch team room scorecard details?
How can I fetch the details given in the image like total story points, detail estimate, capacity hours, done hours by using version one API.
Version one scoreboard
I have tried using many assets type ...
1
vote
1
answer
343
views
Git branching strategy for Agile methodology
We are working using Agile methodoly and we need to deploy our code into three environments (DEV / UAT / PROD).
Only Features validated in UAT can go in production at the end of a sprint.
To do so, we ...
0
votes
2
answers
150
views
How to implement Agile Scrum for a testing team that does BAU and project work simultaneously
Recently, I have taken over the role as a test manager for a company. I am looking at avenues to implement agile. The team does BAU tasks and project work in parallel.
Basically, the work is shared ...
0
votes
2
answers
2k
views
Azure DevOps - Change PBI state when PBI is added to a sprint / iteration
I want to set up a rule in my custom Azure DevOps process so that when we're doing sprint planning and we're looking at the PBI backlog with the Planning side pane open, when a PBI is dragged to a ...
0
votes
1
answer
539
views
Cant set Features or Epics to active in Azure Devops Server
We rolled ADS out as our main development platform a few months ago and generally have be working pretty well in it. However, one of the things I've noticed is I (project admin) am unable to set ...
0
votes
0
answers
290
views
How do I make Areas, Work Items, and Fields unique to a project so that other projects can't see them in Azure DevOps?
The way we have Azure DevOps set up currently is that there are a bunch of projects for different departments, and everyone is bound to the same settings for work items and fields. This is just a ...
0
votes
1
answer
1k
views
Check if the story points changed in Azure DevOps Boards
My goal is to check which, if any, stories had the story point field changed and the values, from old value to new value.
In Queries you can only check the current value for story point, although if ...
0
votes
3
answers
91
views
Agile - how do you document the app you built?
My question is after you write the initial user stories and then do months of "agile" back & forth with the business analysts/project managers how do you reverse engineer the actual ...
0
votes
1
answer
2k
views
Getting percentage of completion of child and related work items of features in Azure DevOps
I am trying to get the percentage of completion of a feature based on the child work items related to the feature.
I am very new to azure devops and I have no idea where to start.
For example if I ...
-2
votes
1
answer
80
views
How to breakdown MVP designs into testable user stories? [closed]
I am unfamiliar with the ideas behind creating user stories for Agile projects, as well as acceptance criteria.
I was wondering how I could turn any MVP design, like the Basket MVP, into tested user ...
1
vote
1
answer
2k
views
Is it possible to track time spent on an individual issue in JetBrains YouTrack Cloud?
I want to track time I've spent on a single issue in my JetBrains YouTrack Cloud in such a way, that I declare work on a specific issue and YouTrack is dealing with time tracking by itself. When I ...
-3
votes
1
answer
137
views
scrum master and product owner can be the same [closed]
following the origins of the agile scrum tests certification, the response of this question :
"scrum master and product owner can be the same"
is different.
When I read the official scrum ...
-2
votes
2
answers
617
views
Azure Devops Board - Bugs missing
I have some bugs that has gone from my Azure Board during Sprint.
Do you know whether is possible to track users using audit logs in Azure Projects?
-2
votes
1
answer
284
views
Object oriented modeling and UML for agile development [closed]
UML has come into many projects with object-oriented programming and is widely taught in colleges. However, today many software projects use a more or less agile approach, avoiding up-front in-depth ...
3
votes
1
answer
4k
views
No User Stories in backlog navigation levels (Azure Devops)
I can't see where to activate User Stories for my DevOps. I only have Epics and Issues. Where can I change this?
-1
votes
1
answer
158
views
Agile toolkit atk4 php set field value based on anther field value without submitting the form
I am using agile toolkit code for developing an application , i do have dropdown that get values from database, I want to show selected value from field 1 to field 2 without submit any thing.
$...
2
votes
2
answers
3k
views
Why do my issues disappear from Epic Swimlanes in JIRA?
I have issues that show up in my JIRA project's backlog page, but they disappear when my board is using Epic Swimlanes. If the board is configured to use any other swimlane option, these issues appear ...