import solution issue

I have a protected solution called: test1
and i exported it to: test1.servoy

In other enviroment I want te import this solution with an other name:

so I click in de repository on: import as
than unselect: import as, than fill in the name: test2 and select: import as, again.
(above I think is strange behaviour, but so far so good)

than I’ll get an error:
could not import solution:
com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: Cannot import this solution as ‘test2’ because the solution is protected.

Is this right behaviour?

yes, if a solution is protected, nothing can be changed…