Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Fix project column bug. #126

Merged
merged 1 commit into from Aug 5, 2015
Merged

Fix project column bug. #126

merged 1 commit into from Aug 5, 2015

Conversation

jakobw
Copy link
Member

@jakobw jakobw commented Aug 4, 2015

The bug appeared whenever the last column move of a task happened on a worboard other than the sprint's own workboard and the column's name was the same as one of sprint workboard columns (e.g. Done).
Phragile would then use the PHID of the other workboard's column too look up at what date a task was moved on the sprint workboard and not find anything. The tasks' statuses were still correct since the names were the same but the closedTime lookup failed.

wmde-manicki pushed a commit that referenced this pull request Aug 5, 2015
@wmde-manicki wmde-manicki merged commit bb8708a into master Aug 5, 2015
@wmde-manicki wmde-manicki deleted the project_column_bug branch August 5, 2015 15:28
@tobijat
Copy link
Member

tobijat commented Aug 6, 2015

This was bug https://phabricator.wikimedia.org/T102777

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants