[
https://issues.apache.org/jira/browse/SYNCOPE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581113#comment-13581113
]
Hudson commented on SYNCOPE-257:
--------------------------------
Integrated in Syncope-trunk #99 (See
[https://builds.apache.org/job/Syncope-trunk/99/])
SYNCOPE-257 fixed (Revision 1447396)
[SYNCOPE-257] Filtering out template attributes with no values (Revision
1447376)
Result = SUCCESS
fmartelli :
Files :
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/to/MappingItemTO.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/types/MappingPurpose.java
*
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java
*
/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/ResourceModalPage.properties
*
/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/ResourceModalPage_it.properties
*
/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/panels/ResourceMappingPanel.html
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/connid/ConnObjectUtil.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractMappingItem.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AbstractPropagationTaskExecutor.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ResourceController.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/AbstractAttributableDataBinder.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/util/AttributableUtil.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/ResourceTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/relationships/ResourceTest.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ResourceTestITCase.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/data/ResourceDataTest.java
* /syncope/trunk/core/src/test/resources/content.xml
* /syncope/trunk/pom.xml
ilgrosso :
Files :
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/connid/ConnObjectUtil.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/TaskController.java
> Schema Mapping for propagation and synchronization
> --------------------------------------------------
>
> Key: SYNCOPE-257
> URL: https://issues.apache.org/jira/browse/SYNCOPE-257
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Affects Versions: 1.1.0
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: 1.1.0
>
>
> Syncope should give the possibility to specify two different mappings for
> synchronization and propagation.
> My suggestion is to provide two boolean flags: the former to specify a
> propagation mapping and the latter to specify a synchronization mapping.
> Of course, each mapping must have a flag to true at least.
> About the administration console, I'd suggest to have all the mappings about
> the same resource into a single tab. I think that, in this way, mapping
> configuration would be simple and easy to manage (in terms of troubleshooting
> as well).
--
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