Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPL-922 BUG - Release of priority samples was not setting pickable wells in dart #282

Open
emrojo opened this issue Mar 15, 2021 · 1 comment · Fixed by #283
Open

GPL-922 BUG - Release of priority samples was not setting pickable wells in dart #282

emrojo opened this issue Mar 15, 2021 · 1 comment · Fixed by #283
Assignees
Labels
Bug Something isn't working

Comments

@emrojo
Copy link
Contributor

emrojo commented Mar 15, 2021

Describe the bug
The version of priority samples in master was not writing the samples in dart correctly. This ticket is to address finding the cause and solution for this problem

RT Ticket Number
If applicable

To Reproduce
Steps to reproduce the behaviour:

  1. After running crawler process, a sample fit to pick is in mongo and mlwh but not in dart

Expected behaviour
What was expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Windows or Mac?
  • Browser Chrome, Firefox, Safari or other?
  • Browser version (use 'About' to look up)?

Additional context
Add any other context about the problem here.

@emrojo emrojo added the Bug Something isn't working label Mar 15, 2021
@emrojo emrojo linked a pull request Mar 15, 2021 that will close this issue
@rl15 rl15 changed the title BUG - Release of priority samples was not setting pickable wells in dart GPL-922 BUG - Release of priority samples was not setting pickable wells in dart Mar 16, 2021
@harrietc52
Copy link
Contributor

harrietc52 commented Mar 16, 2021

For all below, check in DART and MLWH

  • filtered positive true priority false (DART pickable True)
  • result true priority false (DART pickable True)
  • must seq true (DART pickable True)
  • pref seq true (DART pickable True)
  • was must seq true and now must seq false (DART pickable False)
  • was pref seq true and now pref seq false (DART pickable False)
  • refer to sample that doesnt exist
  • dart plate created
  • check all (normal) samples go to dart that are pickable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants