Open maririos opened 1 year ago
Scenario:
- Service team onboard to Azure SDK team
- They meet with PM team ->
Info meeting state
in theTriage
work item changes toCompleted
- They need another meeting with PM team for whatever reason so they schedule a meeting.
Info meeting State
changes toScheduled
- Service tries to create a Release Plan. They are now blocked because of the second meeting even though our system already has the information needed in order for them to proceed.
Question is, should our tooling change the state if the value was
Completed
?
@maririos It would be great if the tooling could change the state to completed after the meeting as occurred. I am not sure if it is possible for you to programmatically know that the meeting actually occurred and then you can change the state of the value to completed. Right now this is manual - Yoga or I have to go mark the field complete during the Info Meeting.
Scenario:
- Service team onboard to Azure SDK team
- They meet with PM team ->
Info meeting state
in theTriage
work item changes toCompleted
- They need another meeting with PM team for whatever reason so they schedule a meeting.
Info meeting State
changes toScheduled
- Service tries to create a Release Plan. They are now blocked because of the second meeting even though our system already has the information needed in order for them to proceed.
Question is, should our tooling change the state if the value was
Completed
?@maririos Mariana Rios Flores FTE It would be great if the tooling could change the state to completed after the meeting as occurred. I am not sure if it is possible for you to programmatically know that the meeting actually occurred and then you can change the state of the value to completed. Right now this is manual - Yoga or I have to go mark the field complete during the Info Meeting.
There is not an accurate way to do this. We can do it after the meeting date passes but that doesn't mean the meeting happened. We will always need a human to do this.
Going back to the problem I am mentioning here, the problem is when they want to talk to you more than once but now they are blocked because of our requirement. I think this doesn't happen often and it is ok for now.
Scenario:
Info meeting state
in theTriage
work item changes toCompleted
Info meeting State
changes toScheduled
Question is, should our tooling change the state if the value was
Completed
?