-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
Adding the "Page and Live Docs Link" field to a database creates Live Docs by default. However, Live Docs continue to be created even when the Live Docs feature is disabled in the space settings.
Steps to Reproduce
- Add the "Page and Live Docs Link" field to a database.
- Disable the Live Docs feature in the space settings.
- Create a new entry in the database.
Expected Results
Live Docs should not be created when the feature is disabled in the space settings.
Actual Results
Live Docs are still created for new entries, even though the feature is disabled.
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
Edit the "Page and Live Docs Link" field and manually select "Page" instead of "Live Docs" to prevent Live Docs from being created.