question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dismiss variant bug

See original GitHub issue

Full error:

2020-11-04 16:23:42,629 - scout.server.app - ERROR: Exception on /cust004/120701400232fam/variants [POST] [in /home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py:1892]
Traceback (most recent call last):
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py", line 2447, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py", line 1952, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py", line 1821, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise
    raise value
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py", line 1950, in full_dispatch_request
    rv = self.dispatch_request()
  File "/home/hiseq.clinical/miniconda/envs/prod/lib/python3.6/site-packages/flask/app.py", line 1936, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/home/hiseq.clinical/SERVER/apps/scout/git/scout/scout/server/utils.py", line 23, in decorated_function
    context = func(*args, **kwargs)
  File "/home/hiseq.clinical/SERVER/apps/scout/git/scout/scout/server/blueprints/variants/views.py", line 70, in variants
    request.form.getlist("dismiss_choices"),
  File "/home/hiseq.clinical/SERVER/apps/scout/git/scout/scout/server/blueprints/variants/controllers.py", line 904, in dismiss_variant_list
    institute_obj, case_obj, user_obj, link, variant_obj, dismiss_reasons
  File "/home/hiseq.clinical/SERVER/apps/scout/git/scout/scout/adapter/mongo/variant_events.py", line 704, in update_dismiss_variant
    variant["dismiss_variant"], variant["display_name"]
KeyError: 'dismiss_variant'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
northwestwitchcommented, Nov 5, 2020

I’ve just realized that was already fixed in #2151 (by me! 😆 ) Perhaps we should plan a release next week? We have some fixes and new features that are not in production yet!

0reactions
northwestwitchcommented, Nov 5, 2020

Nope

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing a variant bug - Bugs & Support - D&D Beyond General ...
I've been working on a homebrew race and created a variant for it. I decided to remove it until I finished the base...
Read more >
Assorted bugs on Notifications · Issue #11890 - GitHub
[Bug]: Assorted bugs on Notifications #11890 ... Keyboard focus doesn't work for close button on all variants of the Notification.
Read more >
Capture and read bug reports - Android Developers
A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.
Read more >
Bug - Can't reorder components on prefab variant. - Unity Forum
Hi there, For some reason I can't reorder added components (indicated by the "+" icon) on prefab variants. In the following random example, ......
Read more >
What Are the Symptoms of Omicron? - The New York Times
With the BA.2 variant, sometimes called “stealth Omicron,” driving a ... was paying close attention to real-world data out of South Africa, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found