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

fix: issue relationships struct #5893

Merged
merged 4 commits into from
Aug 16, 2023
Merged

fix: issue relationships struct #5893

merged 4 commits into from
Aug 16, 2023

Conversation

abeizn
Copy link
Contributor

@abeizn abeizn commented Aug 16, 2023

Summary

Modify the issue relationships structure to ensure that it can be associated with the 'issues' table.

Does this close any open issues?

Closes #5688

Screenshots

image

image

Other Information

Any other information that is important to this PR.

@abeizn abeizn requested a review from klesh August 16, 2023 08:54
OriginalType string `gorm:"type:varchar(255)"`
NoPKModel
Copy link
Contributor

Choose a reason for hiding this comment

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

should be a of the pk

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@klesh klesh merged commit d529e01 into main Aug 16, 2023
9 checks passed
@klesh klesh deleted the fix#5688 branch August 16, 2023 10:58
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.

[Feature][Data Model] Modeling issue relations
2 participants