[feat] Configure fields when batch tagging performers#6885
Open
Wasylq wants to merge 3 commits intostashapp:developfrom
Open
[feat] Configure fields when batch tagging performers#6885Wasylq wants to merge 3 commits intostashapp:developfrom
Wasylq wants to merge 3 commits intostashapp:developfrom
Conversation
Added a "Configure fields" button that allows you to select which fields get refreshed when you do "batch update performers" This field allows you to sync all data with exceptions, or merging your local edits with stashbox data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a "Configure fields" button that allows you to select which fields get refreshed when you do "batch update performers"
This field allows you to sync all data with exceptions, or merging your local edits with stashbox data
Motivation
I have a well curated set of images per performer, images that I would like to keep, but still refresh other fields from the stashbox. I decided to add this little button that would allow you to choose which files get skipped during a batch refresh of performers. During development I figured, you might as well have possibility to merge stashbox data with your local for some fields (currently only URL and Aliases, couldn't find any other that might need that)
Testing
The binary builds, during my tests the button behaves as expected, allowing you to sync only partial data from stashbox.