![Advanced-UI](https://img.shields.io/static/v1?label=UI&message=Advanced&color=lightgrey) ![NOVA-UI](https://img.shields.io/static/v1?label=UI&message=NOVA&color=blue) The "Multi Relation Assignment" plugin is an asset context menu extension, which allows to create a relation between multiple selected assets to all assets in the clipboard. [MINITOC] ## Properties To be configured in *{home}/appserver/conf/custom.properties*. ##### multiRelationAssignment.license > type: String, **required: yes**, default: - Set license key. ##### multiRelationAssignment.allowedUserGroupIds > type: Set, required: no, default: - Set user group ids. ##### multiRelationAssignment.closeWindowAfterSubmit > type: boolean, required: no, default: true, since: 1.7 Determines whether the window is closed after sending a request to create a relation. ##### multiRelationAssignment.defaultRelation > type: Long, required: no, default: -, since: 1.7 Set the defined relation as the default option in the GUI. ## Screenshots ![addRelation.png](addRelation.png) ![keywords1.png](keywords1.png) ![keywords2.png](keywords2.png) ![metadata.png](metadata.png) ![relations.png](relations.png) ## Compatibility Matrix | Multi Relation Assignment | CELUM (min. version) | |---------------------------|---------------------------| | 1.0.0 - 1.2.1 | 5.13.3 | | 1.2.2 - 1.2.4 | 5.13.4 (tested up to 6.8) | | 1.3 | 6.8 | | 1.4 | 6.8 (tested up to 6.16) | | 1.5 | 6.8 (tested up to 6.16) | | 1.7 | 6.16 (tested with 6.16) | ## Release Notes #### 1.0 > Released 2018-08-02 Initial Version #### 1.1 > Released 2018-10-04 - added checkboxes to select or deselect assets - multirelation assignment available for nodes -> all assets in this node will be selected - added property to set allowed userGroupsIds - added license - GUI multi language support - removed system default relations #### 1.2 > Released 2019-02-22 - GUI Design update - refactoring de_Messages - Update SDK level to 5.13.4 (mvc) - fix absolute path in menu listener #### 1.3 > Released 2021-09-16 * Update SDK to 6.8 and migrate deprecated relation calls * Respect the `disableManualCreation` feature #### 1.4 > Released 2021-11-22 * Nova compatibility #### 1.5 > Released 2023-07-03 * information fields on relations #### 1.7 > Released 2024-01-24 * submit multiple or single relation requests * default relation