My team wants to start allowing stakeholders to submit requirements directly into our backlog. I have a couple of ways I could accomplish this, and I wanted to understand what everyone has tried to make a scenario like this work.
What would you recommend? Am I missing anything else that might be better?
Hi @Yancey Larochelle-Williams
It does depend on what the team wants to get out of allowing stakeholders to submit requirements to your backlog.
A simple way of differentiating where a requirement came from would be to use the reporter field; set up an automation with an if / else condition. Firstly, set up a group for team members, then check in the if whether the reporter is a member of that group, and if not add a label e.g. 'Raised-by-stakeholder'. You would then just have to keep the group up to date.
You could also add in triage / refinement steps to the workflow that don't then appear on your board, e.g. additional statuses 'For triage', 'Accepted', 'To be Refined'
Hi @Yancey Larochelle-Williams ,
interesting question. I think it is not possible to define if you are creating a work item thorugh a form or standard mode.
In my opinion, Option 2 and 3 create data stored in differents way, that is not a good solution.
But searching for a solution, I would suggest in order of preference:
I hope it helps
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.