R0Wi-DEV / workflow_ocr

This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.
GNU Affero General Public License v3.0
79 stars 6 forks source link

There are only tags with the letter A ?! :000 (clickbait) <3 #175

Closed Nocturna22 closed 1 year ago

Nocturna22 commented 1 year ago

Thanks for the great work :)

To get straight to the point:

If I add a new process and select the rule with the collaborative tag, then I can only select all tags that begin with A as the tag. Unfortunately, the rest (e.g. "Document") cannot be entered.

Have a nice day :)

R0Wi commented 1 year ago

Think currently the result set is limited to 5 entries because of the dropdown component we're using. Could it be related to this?

Nocturna22 commented 1 year ago

I dont know exactly if this could be, but i dont think so. When i enter "Document" in the Field, i cant select everything. When i just put the letter D in it, it sorts everything out except the Tags with the letter "d" in, but only from the first 5 entrys.... Is that reproducible for you? It's a bit difficult to explain.

Without text: 1

With just the letter "d" 2

It says "No results": 3

The tag "Document" does exist: 4

EDIT: It works on the other Tag-textbox. Maby just c&p it from there :P

Thanks for the quick answer :)

R0Wi commented 1 year ago

Sound a bit strange indeed. Well I was talking about the "Add tag" and "Remove tag" boxes on the right hand side. Everything which belongs to the "conditions" section on the left is coming from the workflowengine itself which is part of the NC server project. If you're facing problems there, you should open an issue in nextcloud/server.

Cheers

Nocturna22 commented 1 year ago

Yes, the box on the left works like a charm. Okay i will do that, thank you for your time 🥇

Nextcloud-Server issue: https://github.com/nextcloud/server/issues/36152

R0Wi commented 1 year ago

You're welcome and thank's for your effort, too 👍 Will close this for now, please feel free to reopen if needed.