tasking-manager icon indicating copy to clipboard operation
tasking-manager copied to clipboard

Request revalidation sets the task status to validated instead of mapped

Open ramyaragupathy opened this issue 5 years ago • 3 comments

Sometimes, instead of setting the task status as mapped, Request revalidation action updates the task history table with validated state - we have encountered this thrice so far.

ramyaragupathy avatar Nov 25 '20 06:11 ramyaragupathy

Proposal: instead of creating a new MAPPED task history item, delete all VALIDATED history items. It would also solve the problem validators have because they can not validate a task they asked revalidation.

willemarcel avatar Apr 29 '21 14:04 willemarcel

I think this sounds useful!

aawiseman avatar Jun 03 '21 17:06 aawiseman

When a validator chooses 'request revalidation', they are locked out of working on that task. TM thinks that validator mapped the task and is requesting validation, and we can not validate tasks we map. They need to find another validator and get them to move the task back to 'needs more mapping'

Maybe tm should go back to knowing who the mapper was that said the task was complete and ready for validation.

wireguy avatar Aug 18 '22 11:08 wireguy