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

CJ-165 | Add support for bulk in data models #3588

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

Conversation

aarshi0301
Copy link

@aarshi0301 aarshi0301 commented Oct 3, 2024

Change description

JIRA: https://atlanhq.atlassian.net/browse/CJ-165
Doc: https://www.notion.so/atlanhq/Model-Flow-10a0e027187b8027ac0fe2d4537a52d4

Contains following:

PreRequisite:
Update/Create Models typedef

Entity creation
Entity update
Attribute creation
Attribute update
Entity Mapping
Entity association
Attribute Mapping
Attribute association
Delete Entity
Delete Attribute
Bulk create entity across model
Bulk create attribute across model
Bulk update entity across model
Bulk update attribute across model

Description here

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant