![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
2.2 |
|
Assignee:
|
Unassigned |
|
Created:
|
06/Jan/15 9:28 AM
|
|
Description:
|
The deltas related to data module 2.2. are executed when upgrading to magnolia 5.
One of those tasks calls the class info.magnolia.module.data.setup.DataTypeToContentAppTask which throws a TaskExecutionException when an item already exists. This leads to other tasks not executed afterward...
@see: info.magnolia.module.data.setup.DataTypeToContentAppTask#processApp
I guess this should be just a warning a leave the execution of other tasks?
This is called from info.magnolia.module.data.setup.DataModuleVersionHandler:
.addTask(new DataTypesToContentAppsTask("Create apps", "Creates new apps for custom data types", new String[] { "Contact", "RssAggregator", "category" }))
|
|
Project:
|
Magnolia Data Module
|
|
Priority:
|
Major
|
|
Reporter:
|
Benoit Olbrechts
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------