aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

Tech-Handoff: Cannot preview completed jobs [BUG] #469

Closed malloc3 closed 3 years ago

malloc3 commented 3 years ago

Please identify the user roles that your feature request relates to? Lab Managers, Protocol Development

What is the task you want to perform? In previous version of Aquarium manager page, Under 'Error' and 'Done' you could navigate to the job and see exactly how it was performed. The functionality no longer exists (or I could not find it). This functionality is incredibly helpful for debugging protocols and for reviewing jobs etc.

What is the goal you want to achieve with the feature? I need to be able to preview jobs that have been completed (either "Error" or "Done") and walk through the step by step views that the technician saw.

bjkeller commented 3 years ago

The job header is not included for done and error and so the job link is missing

bjkeller commented 3 years ago

Also affected by #458

marikoja commented 3 years ago

@malloc3 Confirming the ask is to put the jobs column back into the table only when errored or done operations?

Screen Shot 2020-12-02 at 12 43 41 PM Screen Shot 2020-12-02 at 12 41 55 PM
malloc3 commented 3 years ago

Yes. Or equivalent functionality.