You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "apps/frappe/frappe/website/serve.py", line 20, in get_response
response = renderer_instance.render()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/wiki/wiki/wiki/doctype/wiki_page/wiki_renderer.py", line 45, in render
html = self.get_html()
^^^^^^^^^^^^^^^
File "apps/frappe/frappe/website/utils.py", line 521, in cache_html_decorator
html = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/website/page_renderers/document_page.py", line 50, in get_html
self.update_context()
File "apps/frappe/frappe/website/page_renderers/document_page.py", line 65, in update_context
ret = self.doc.get_context(self.context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/wiki/wiki/wiki/doctype/wiki_page/wiki_page.py", line 218, in get_context
wiki_space = frappe.get_doc("Wiki Space", wiki_space_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/__init__.py", line 1373, in get_doc
doc = frappe.model.document.get_doc(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/model/document.py", line 87, in get_doc
return controller(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/model/document.py", line 128, in __init__
self.load_from_db()
File "apps/frappe/frappe/model/document.py", line 174, in load_from_db
frappe.throw(
File "apps/frappe/frappe/__init__.py", line 681, in throw
msgprint(
File "apps/frappe/frappe/__init__.py", line 646, in msgprint
_raise_exception()
File "apps/frappe/frappe/__init__.py", line 597, in _raise_exception
raise exc
frappe.exceptions.DoesNotExistError: Wiki Space None not found
Module
other
Version
15
Installation method
None
Relevant log output / Stack trace / Full Error Message.
No response
The text was updated successfully, but these errors were encountered:
Not very relevant to that topic, but the toolbox of editing content is placed at the top of page. That's more convenient than its position on app Gameplan
Information about bug
Module
other
Version
15
Installation method
None
Relevant log output / Stack trace / Full Error Message.
No response
The text was updated successfully, but these errors were encountered: