Madhan Neethiraj created ATLAS-2714: ---------------------------------------
Summary: Update to avoid WARN during startup about missing relationship between UserProfile and SavedSearch Key: ATLAS-2714 URL: https://issues.apache.org/jira/browse/ATLAS-2714 Project: Atlas Issue Type: Bug Components: atlas-core Affects Versions: 1.0.0 Reporter: Madhan Neethiraj Assignee: Madhan Neethiraj During startup, following WARN message is logged in application.log file: {noformat} WARN - [main:] ~ No RelationshipDef defined between __AtlasUserProfile and __AtlasUserSavedSearch on attribute: __AtlasUserProfile.savedSearches {noformat} Though this is harmless, keeping the logs clear of above warning message will help to avoid unnecessary attention while troubleshooting. -- This message was sent by Atlassian JIRA (v7.6.3#76005)