* APPS-1004/APPS-1005: Retention steps are not updated when moving from another category with a different retention schedule
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added test for APPS-1004 and changed fix to solve another isuue
RM-7106
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added common method to be used by both categoryType and folderType
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added change to reinitialize folders recursively, for the case
where there are multiple subcategories
* APPS-1004/APPS-1005: [AGS] Retention steps are not updated when moving from another category with a different retention schedule
- Added changes suggested at review
* changes related to retain frozen Records
* RM-6941 add Log entries [ags][skip repo]
* RM-6941 Remove final from the variable declaration
Co-authored-by: bdwiwedi <brij.dwiwedi@globallogic.com>
* Upgrading org.json:json from version 20090211 to 20201115 introduced the issue as getString method in the newer version does not allow for values other than strings
* Replaced getString for the get method
* Original PR in governance-services: https://github.com/Alfresco/governance-services/pull/1448
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Run as system user when setting the disposition property on the node.
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Added test
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Removed unnecessary parentheses
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Added missing constants
* RM-7103: [AGS] Updating record retention schedule to a longer period fails - Replaced with lambda expression
Co-authored-by: Raluca Munteanu <raluca.munteanu@ness.com>