Assume following situation:
- User A creates a new CAD model with the number test.prt.
- User A uploads the object to his server side workspace.
- User B also creates a new CAD model with the number test.prt.
- User B tries to check in the object test.prt to the commonspace.
At the fourth step User B gets following error in the message area:
Checkin failed: test.prt. See the Event Management console for details.
The event management console shows following error:
"test.prt" has been assigned a temporary number to enable workspace upload. Using rename a permanent number must be reassigned prior to check-in
In my opinion User B should not be blocked by the workspace object of User A.
He should be able to check in the object to the commonspace.