[ 
https://issues.apache.org/jira/browse/ATLAS-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855316#comment-15855316
 ] 

Jeffrey Hagelberg edited comment on ATLAS-1528 at 2/7/17 4:56 AM:
------------------------------------------------------------------

This test is still failing with the latest code.  I'll attach it.  To run the 
test, you'll need to make a couple methods public so the test can call them.  
It's a unit test.  It should go in webapp\src\test\java\org\apache\atlas\util.


was (Author: jnhagelb):
This test is still failing with the latest code.  I'll attach it.  To run the 
test, you'll need to make a couple methods public so the test can call them.  
It's a unit test.

> reverseReferenceName lost during type conversion
> ------------------------------------------------
>
>                 Key: ATLAS-1528
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1528
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Jeffrey Hagelberg
>         Attachments: RestUtilsTest.java
>
>
> When a type is converted from the V1 format to V2 and then back to V1, the 
> reverse reference name from the original type is lost.  See  
> RestUtils.testBidirectonalCompositeMappingConsistent and 
> RestUtils.testBidirectonalCompositeMappingNonCompositeConsistent for details. 
>  These tests are being added in https://reviews.apache.org/r/56126.  They are 
> currently disabled due to this issue.
> Note - I just rebased my changes, and it looks like a lot of the logic that 
> was causing problems before has been replaced.  I'll update once I've figured 
> out whether or not this is still an issue,



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to