Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DG-1442 Fixed a minor bug where an empty lexo attribute in update call was removed from vertex #3249

Merged
merged 14 commits into from
Jun 14, 2024

Conversation

hr2904
Copy link
Collaborator

@hr2904 hr2904 commented Jun 14, 2024

Change description

Fixed a minor bug where an empty lexo attribute in update call was removed from vertex

Type of change

  • Bug fix (fixes an issue)

Related issues

Fix #1

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

hr2904 added 14 commits June 14, 2024 13:19
…ry based Entity that does not have it while creation.
… duplicate lexorank doesnt exist in scenario where lexorank is being sent from user.
…override the check for for duplicate lexorank.
…generated, it is not a duplicate of a term in same linear data set
# Conflicts:
#	repository/src/main/java/org/apache/atlas/repository/store/graph/v2/preprocessor/PreProcessorUtils.java
#	repository/src/main/java/org/apache/atlas/repository/store/graph/v2/preprocessor/glossary/CategoryPreProcessor.java
#	repository/src/main/java/org/apache/atlas/repository/store/graph/v2/preprocessor/glossary/GlossaryPreProcessor.java
#	repository/src/main/java/org/apache/atlas/repository/store/graph/v2/preprocessor/glossary/TermPreProcessor.java
@hr2904 hr2904 merged commit f8fed06 into beta Jun 14, 2024
3 checks passed
@hr2904 hr2904 deleted the beta-1442-helper branch June 19, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant