Different transfer behaviour when using ocm transfer ctf/component/?
(with options)
#1500
Labels
area/ipcei
Important Project of Common European Interest
kind/task
small task, normally part of feature or epic
Uh oh!
There was an error while loading. Please reload this page.
Context
Initially, we noticed that
ocm transfer component
ignores the--omit-access-type
flag. We did figure out that this is due to a missing check in thespiff
transfer handler:spiff
:in comparison to the
standard
handler:This check is missing:
While debugging this, however, we noticed that this
ocm transfer ctf
acknowledges the--omit-access-type
flag because it defaults to thestandard
transfer-handler.Accordingly, there is one bug in the
spiff
-handler wrt to the check but also depending on the command, a different transfer handler is chosen in general. So far, we only checked this forctf
andcomponent
. Maybe this is also true for other objects.Expected behavior
A consistent and understandable call of the transfer handlers as well as respecting any passed option.
(This bug is a result of a joined discussion and is used as tracker. @discussion-attendees feel free to edit this description if necessary)
The text was updated successfully, but these errors were encountered: