-
Notifications
You must be signed in to change notification settings - Fork 2
Context Menu
Every interface within the Repository View Context has a context menu. The context menu contains action in the following categories:
- Container Actions
- Resource Actions
- Admin Actions
Container action are available on all interfaces within the Repository View Context.
Clicking the start transaction option within the context menu will place the repository into transaction mode, indicated by a blue alert at the top of the page. When in transaction mode all changes made to the IR through CAP will can be rolled back.
Rolling back changes is accomplished by clicking the "rollback" button found in the transaction alert at the top of the page.
If you are happy with the changes you have made, you can commit these changes by clicking the "Commit" button in the transaction alert at the top of the page.
Transactions have a limited duration. When the transaction has only 30n seconds remaining it will display a refresh button within the transaction alert. Clicking this button will result in the renewal of your transactions time. Allowing the time to lapse will result in the rollback of your transaction.
Currently the move, migrate and export options are disabled, as they have not yet been implemented in CAP.