[MGNLDAM-368] Make sure configuration between migrated and fresh instance is the same Created: 13/Jan/14  Updated: 13/Feb/14  Resolved: 04/Feb/14

Status: Closed
Project: Magnolia DAM Module
Component/s: None
Affects Version/s: 1.2.1
Fix Version/s: 1.2.2

Type: Bug Priority: Neutral
Reporter: Roman Kovařík Assignee: Roman Kovařík
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to MGNLSTK-1347 Set permissions to assets app for dem... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:
Epic Link: migration_to_5.2.2

 Description   

Update from DAM 1.0 to the latest snapshot:
http://hudson.magnolia-cms.com/view/X/job/m_4-5-migration_2.0.x-branch_with_integration_tests/ws/magnolia-migration-integration/diff-reports/modules.dam.html



 Comments   
Comment by Jaroslav Simak [ 31/Jan/14 ]

there is a difference after update from 5.0.4 to the latest 5.2.2 snapshot.

/modules/dam/app/assets

<permissions sv:name="permissions">
  <roles sv:name="roles">
    <demo_project_base sv:name="demo-project-base" sv:type="String">demo-project-base</demo_project_base>
  </roles>
</permissions>
Comment by Roman Kovařík [ 03/Feb/14 ]

The permissions in updated instance are added by:

register(DeltaBuilder.update("1.1.1", "")
                .addTask(new ConvertAclToAppPermissionTask("Convert permissions for 'assets' app", "Convert ACL permissions to dms to new 'assets' app permissions", "/modules/adminInterface/config/menu/dms", "/modules/dam/apps/assets", true)));

The commit http://git.magnolia-cms.com/gitweb/?p=modules/dam.git;a=commit;h=897aecbafb2464f5125a87a45ba3028d0d9a8b04 needs to be reverted.

Comment by Milan Divilek [ 03/Feb/14 ]

Reopen:

MGNLDAM-368 add permissions for assets app to demo-project-base, convert old ACL permissions also on clean install

This should not be done in dam, but in demo-project module.

Generated at Mon Feb 12 04:59:08 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.