Project

General

Profile

Actions

action #2676

closed

Bug in osc statging move for non ring packages

Added by aplanas almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
2014-06-12
Due date:
% Done:

0%

Estimated time:

Description

If request #12345 refers to a non ring package, this will create an empty package:

osc staging select A 12345
osc staging select --move 12345 B

But this will work:

osc staging select B 12345

Maybe a workaround:

osc staging select A 12345
osc staging unselect 12345
osc staging select B 12345

Actions

Also available in: Atom PDF