Porphyry icon indicating copy to clipboard operation
Porphyry copied to clipboard

Exception: Undefined is not an object (evaluating 'viewpoint.name')

Open benel opened this issue 5 years ago • 3 comments

Raised on the item page, when the item refers to a topic from a deleted viewpoint.

Because the protocol is distributed, referential integrity should not be enforced. In such a case, the deleted topic should not be displayed.

Workaround (while the issue is not fixed)

Edit the item (through the REST API) in order to remove the broken reference.


Phase 1

  • [ ] Scenarios (Gherkin)
  • [ ] Implementation strategy

Phase 2

  • [ ] Acceptance tests (Capybara)
  • [ ] Implementation

benel avatar Apr 01 '19 13:04 benel