Automation Workflow Operates on Wrong Category in Conditional #2312
Replies: 1 comment
|
I figured out the issue, it's because the "action mode" was set to full sync by default and I didn't catch that this would remove any tags that didn't match exactly this criteria, but were added by another rule. I'll just bundle this with my other noHL rule with a full sync to avoid conflicts. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
When I dry run a automation workflow to mark noHL torrents, the workflow doesn't correctly process a "IF Category equals _" conditional. I have the conditional set to AND, but when I set the category to "tv" it will find and try to remove noHL tags from items in a "movie" category.
Steps to reproduce
Environment
Relevant logs
No response
Checklist
All reactions