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

RESP-10243: Add support for backlinking an enum to the catalog type that created it #155

Conversation

aaronsheah
Copy link
Contributor

This feature enables the importer to automatically create a backlink from the catalog type the enum creates to the catalog type that the enum is created from.

Example:
An Integration can have an enum of contacts
Screenshot 2025-01-15 at 14 40 51

With enable_backfill set to true, Integration Contact will have an Integration backlink attribute automatically created

Screenshot 2025-01-15 at 14 41 44

Copy link
Contributor

@kelseymills kelseymills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@aaronsheah aaronsheah merged commit 8d0f02c into master Jan 15, 2025
1 check passed
@aaronsheah aaronsheah deleted the aaron/resp-10243-help-miro-with-catalog-importercustom-fields-issue branch January 15, 2025 14:50
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.

2 participants