Actions
action #1658
closedmove does not need a from argument
Start date:
2014-02-20
Due date:
% Done:
100%
Estimated time:
Description
the from argument in move is actually nonsense - it's easy enough to figure out where the requests are. We might want to offer a --from argument in case we want to move Base:System's request, but only those in E
Updated by aplanas almost 11 years ago
- Status changed from New to In Progress
- Assignee set to aplanas
Updated by aplanas almost 11 years ago
- Status changed from In Progress to Resolved
Updated by coolo almost 11 years ago
- Status changed from Resolved to In Progress
your commit is bogus. The cwd() has no role in this.
The requests should come from whatever staging prj they are in - according to the staging metas.
Updated by coolo almost 11 years ago
On a 3rd thought: without a 2nd argument - the functionality of move can easily be integrated into select. For that the requestFinder class needs to look into metas too
Updated by aplanas almost 11 years ago
- % Done changed from 100 to 50
I think that I see the problem. Working on it.
Updated by aplanas over 10 years ago
- Status changed from In Progress to Resolved
Actions