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

Auto assign title field #1792

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Auto assign title field #1792

merged 4 commits into from
Apr 10, 2024

Conversation

actlikewill
Copy link
Contributor

  • This adds the auto assign title flag, to control whether the system generates a title for judgments

@actlikewill
Copy link
Contributor Author

@longhotsummer this is how I propose we should control whether to assign titles in the judgments, to allow KL to retain titles coming from Tausi

Comment on lines 266 to 267
null=True,
blank=True,
Copy link
Contributor

Choose a reason for hiding this comment

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

drop both of these, so it must be either True or False, with a default of True. It'll backfill with True.

@longhotsummer
Copy link
Contributor

looks good, simplest way for now.

longhotsummer
longhotsummer previously approved these changes Apr 10, 2024
@actlikewill actlikewill marked this pull request as ready for review April 10, 2024 08:23
@actlikewill actlikewill merged commit 04d2b90 into main Apr 10, 2024
9 checks passed
@actlikewill actlikewill deleted the assign-title branch April 10, 2024 08:23
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