Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I set a goal for a shared iteration it sets it for other teams #13

Closed
msmith046 opened this issue Sep 3, 2018 · 3 comments
Closed

Comments

@msmith046
Copy link

msmith046 commented Sep 3, 2018

Defect: a teams goals write into other teams goals with shared iterations where goal is empty on other teams

Scenario: Set goal on future shared sprint populates other teams goal when empty
Given I have shared iterations in Team 1, Team 2
And I can see Goal for future sprint for Team 1 and Team 2 is empty
When I set enter "Test goal" in Goal on future sprint for Team 1
Then I open future sprint for Team 2 I see "Test goal" in Goal

I think it should work like this

Scenario: Set goal on future shared sprint does not populates other teams goal when empty
Given I have shared iterations in Team 1, Team 2
And I can see Goal for future sprint for Team 1 and Team 2 is empty
When I set enter "Test goal" in Goal on future sprint for Team 1
Then I open future sprint for Team 2 I see Goal is empty

@namrathaj
Copy link

Hey Guys, Any Update on the fix of the above mentioned issue. We would like to have this extension at the earliest.

Also kindly fix the performance issue.

@keesschollaart81
Copy link
Owner

Forgotten, sorry! I'll look into it next weekend.

@namrathaj
Copy link

Hi Kees,

I still see the issue mentioned by Martin.
When two teams use the same iteration, the goal of one team is getting reflected into other. Please fix this at the earliest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants