You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep! owner was a new metadata field that has been added to paperless-ngx since I first wrote paperless-ngx-postprocessor, so support for it will have to be manually added.
I don't think I'm going to have time to add it myself for at least a couple weeks (this is a minor hobby project, unfortunately), but I'm very open to pull requests and can even give pointers on where to edit the code if someone wants to get to it before I can.
I created a rule in
rulesets.d/mycustomrule.yml
:I successfully verified the rule is processed.
Expectation: For any uploaded document the owner is set to
myusername
(which is an existing user).Actual behavior: The owner is not modified.
The text was updated successfully, but these errors were encountered: