Skip to content

fix: preview panel aliases not staying up to date with database #641

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

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

DandyDev01
Copy link
Contributor

@DandyDev01 DandyDev01 commented Dec 13, 2024

When changes were made to a tag using the tagDatabasePanel, those changes would not be reflected in the previewPanel.

When changes where made to a tag using the previewPanel, those changes would not be reflected in the database.

@DandyDev01 DandyDev01 marked this pull request as ready for review December 13, 2024 20:55
@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Priority: Critical An issue that requires immediate attention TagStudio: Tags Relating to the TagStudio tag system Status: Review Needed A review of this is needed labels Dec 14, 2024
@CyanVoxel CyanVoxel self-assigned this Dec 14, 2024
@CyanVoxel CyanVoxel added this to the SQL Parity milestone Dec 14, 2024
@CyanVoxel CyanVoxel linked an issue Dec 14, 2024 that may be closed by this pull request
3 tasks
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Everything seems to be working now, thank you so much for the fix!

@CyanVoxel CyanVoxel merged commit c33d020 into TagStudioDev:main Dec 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical An issue that requires immediate attention Status: Review Needed A review of this is needed TagStudio: Tags Relating to the TagStudio tag system Type: Bug Something isn't working as intended
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Preview panel does not stay up to date with backend
2 participants