Steps to reproduce:
- create a Box;
- transfer the Box to another Institution (the receiver);
- confirm the Transfer in the receiver Institution;
- (you may upload Sample results, or not);
- try to create a Box Report;
- you get an "no such box with this uuid" error message.
Expected Result
The behavior should be allowed as awardees shall create Box Reports after uploading their measurements (in our scenario).
Potential Culprit
The samples_reports#find_box action is filtering out transferred boxes.
Steps to reproduce:
Expected Result
The behavior should be allowed as awardees shall create Box Reports after uploading their measurements (in our scenario).
Potential Culprit
The
samples_reports#find_boxaction is filtering out transferred boxes.