Current behavior:
The filtering and search options are limited in the project page. More advanced search options are not possible to do from this view.
Requested behavior:
Introduce more advanced filtering options in the project page similar to SQL statements (i.e AND/OR operators). An example would be:
SELECT * WHERE Filename="ABC" OR Filename="DEF" to return data from jobs with ABC or DEF in the name.
Workaround: Use the filters in the Jobs View.
Use case: If the user wants to filter jobs that meet specific conditions in order to perform batch actions, such as pre-translation or analyze, they have to do it in several passes. From the Jobs view, it is not possible to perform such actions, so they have to be done from the project page. Allowing for more advanced filtering options in the project page will help streamline processes and save time, especially in large projects with several jobs.
0 comments
Please sign in to leave a comment.