-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Component/s: atlas-intg
-
Labels:
-
Environment:All OS
-
Flags:Patch
The AtlasBaseServiceType copy constructor misses of the setServiceType to set the serviceType. The problem was corrected in the pull request.
Also the AtlasRelationshipDef copy costructor throws an AtlasBaseException that is unused because nothing can throw that exception in AtlasRelationshipDef constructor and its superclasses. Removed.
- links to