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

作品編集でタグを編集できないのを修正 #248

Closed
wants to merge 1 commit into from

Conversation

utgwkk
Copy link
Member

@utgwkk utgwkk commented Jan 22, 2024

No description provided.

Comment on lines +99 to +100
after_artwork = session.query(Artwork).filter_by(id=artwork.id).first()
assert len(after_artwork.tags) == 1
Copy link
Member Author

Choose a reason for hiding this comment

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

これふつうに通っているな

@utgwkk utgwkk closed this Jan 22, 2024
@utgwkk utgwkk deleted the fix-update-artwork-tags branch January 22, 2024 11:35
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.

1 participant