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

feat: add endpoint to repair tag mappings #3073

Merged
merged 5 commits into from
May 14, 2024
Merged

Conversation

sumandas0
Copy link

@sumandas0 sumandas0 commented May 13, 2024

Fix inconsistent tag related attributes mappings on multiple entities

We are facing one issue due to unknown reason which was contributing to inconsistent attribute like __traitNames, __propagatedTraitNames , and during filter wrong tags were appearing for some customers. Right now opening one API to fix all the tag related mappings so that we can at least fix the entities properly

Type of change

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

Related issues

Fixes https://atlanhq.atlassian.net/browse/PLT-1576

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

@sumandas0 sumandas0 merged commit 71d5d95 into master May 14, 2024
4 checks passed
@sumandas0 sumandas0 deleted the repair-tag-mappings branch May 14, 2024 09:22
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.

2 participants