maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
128 stars 34 forks source link

While task revision from filtered project, next task opened is not from filtered project #2468

Open TomaszKozlowski-TomTom opened 2 weeks ago

TomaszKozlowski-TomTom commented 2 weeks ago

While doing task's revision editor, after revision completion click 'next' to get another task from the bucket, which is defined by him (as tasks to be reviewed from one project). When next task is opened, it is not from defined/filtered project bucket, as user wanted. With that, user has to jump to the filter again, find another task and continue revision. Task by task, this action has to be repeated.

TomaszKozlowski-TomTom commented 2 days ago

Any news about this bug? @CollinBeczak

CollinBeczak commented 2 days ago

Hmm... Im not 100% following the issue here, there is one workflow that i know of that fits your issue descriptions.

There are 5 different main workflows: Completion Revision (You could be talking about this one, but i dont see any filters related to this workflow) Review (This one loosely matches your description, to me at least) Inspect ReadOnly

Image of the current review workflow filters:

Screenshot 2024-10-29 at 11 26 09 AM

Above shows the filters that are used to filter the next available tasks, if the review workflow is what you are referring to than your issue would be fixed by simply adding a project filter, similar to the challenge filter as displayed above.

Let me know if i am miss interpreting something or you have more information. Images of the completion widget would also be useful to identify the specific workflow you are referring to.

TomaszKozlowski-TomTom commented 2 days ago

Hi Collin, as images and explanation below:

CollinBeczak commented 1 day ago

Ok, thanks for clarifying that for me. In the optimal scenario we would maintain all the filters applied in the table list.

Right now we only have these 5 filters, indicated in the adjust filters modal:

Screenshot 2024-10-30 at 9 49 28 AM Screenshot 2024-10-30 at 9 40 28 AM

To resolve your specific issue quickly, i can just add the project filter to that list. Ill get this included in our next deployment, which at latest should be Nov 11th, hopefully i can get it deployed sooner.

TomaszKozlowski-TomTom commented 1 day ago

May be hard as there is no specific project which is checked, we have different ones at one time even. In this case, we are waiting for the feedback and possible solutions.

Thanks!