Check in an item
When you use the Check out function to edit an item, any changes you make to its files are not available to your team members until you commit your changes back into Upchain.
The Check in function saves all checked out CAD files to Upchain, creates a new file version for the affected files, but maintains the check out lock on the items so that you can continue working on them. Use this feature to save incremental changes you have made to an item into Upchain.
If you wish to save your changes to Upchain without removing the check out lock on the items, you should use the Save function instead.
Requirements
To use the Check in function:
- The item must be checked out to you (the item is displayed with green writing and a green lock beside it).
- Its CAD file must be open in your CAD system.
- The parent item cannot contain more than 20000 nodes underneath it. This is because the plugin runs out of memory when attempting to check in too many CAD files. Instead, you must use the Root Check In function.
Check in an item
- Refresh the cBOM view.
- Right-click the item and select Check in from the drop-down menu.
The CAD plugin now begins to save the CAD files (and any associated drawings that were also checked out) into Upchain. Monitor the Status bar to observe its progress. Do not close or switch the active CAD file in your CAD system until the Check in proccess has finished.
Once the Check in process has finished:
The CAD files remain in your home directory.
Exception: If your Tenant Admin has enabled the tenant property
file.delete.onsave
, then the files are removed from your home directory after a successful check in (SOLIDWORKS excluded).The CAD file version is increased by one for all edited CAD files that were checked in.
The check out lock is removed from the checked out items.
If you perform this action on an assembly, all checked out children are also checked into Upchain. Any additional items added to the cBOM are automatically pushed to the eBOM.
file.checkout.phantom
.