We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.openmicroscopy.org/qa2/qa/feedback/33075/
webclient/metadata_details/ will give
webclient/metadata_details/
TypeError: load_metadata_details() missing 2 required positional arguments: 'c_type' and 'c_id' <WSGIRequest: GET '/web/webclient/metadata_details/'>
And...
https://www.openmicroscopy.org/qa2/qa/feedback/33212/
/webclient/activities_update/ will give:
/webclient/activities_update/
Traceback (most recent call last): File "/opt/omero/web/venv3/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/opt/omero/web/venv3/lib/python3.6/site-packages/django/core/handlers/base.py", line 181, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/opt/omero/web/venv3/lib/python3.6/site-packages/omeroweb/decorators.py", line 544, in wrapped retval = f(request, *args, **kwargs) TypeError: activities_update() missing 1 required positional argument: 'action' <WSGIRequest: GET '/omero/webclient/activities_update/'>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.openmicroscopy.org/qa2/qa/feedback/33075/
webclient/metadata_details/
will giveAnd...
https://www.openmicroscopy.org/qa2/qa/feedback/33212/
/webclient/activities_update/
will give:The text was updated successfully, but these errors were encountered: