Merge branch 'feature/RM-3390_SystemUserIsDisplayedOnSecurityClearancePage' into 'master'

Feature/rm 3390 system user is displayed on security clearance page

RM-3390 system user is displayed on security clearance page.

Check if the person exists (in the SecurityMarkingsService), before getting it, as this can cause the person to be created. Modify
SecurityMarkings test to accommodate new implementation.

A lot of changes appear in SecurityMarkingsServiceImpl due to formatting. The code modifications are in method "verifyNotChangingSelf", line 727.

See merge request !296
This commit is contained in:
Tuna Aksoy
2016-07-13 14:56:10 +01:00

View File

@@ -9,7 +9,7 @@
<property name="description" value="RM patch executer"/>
<property name="sinceVersion" value="2.2"/>
<property name="executeOnceOnly" value="false"/>
<property name="moduleSchema" value="2501"/>
<property name="moduleSchema" value="2502"/>
<property name="attributeService" ref="AttributeService" />
<property name="dependsOn">
<list>