Community
Participate
Working Groups
We have a pattern that Git task changes task location when it finishes the task. For instance for git clone Location changes to clone location. I don't know what was the motivation for this, but this is used in many places in tests. Unfortunately on client it causes nothing but trouble, I had to walk this around to remove the completed task from task list. I also added an inconsistency: when getting all tasks list I return a "normal" location, but for the task details I return this changed location. I'm also not if this is RESTy. I think we may return this final location somewhere in Result.
Does it cause any problems now or we can postpone it to .5?
(In reply to comment #1) > Does it cause any problems now or we can postpone it to .5? I think I managed to walkaround all places where is caused problems, so we can postpone it to .5.
Who should it be assigned to? Tomek or you Gosia?
This was resolved long time ago.