Project

General

Profile

Actions

Bug #48421

closed

mgr/dashboard: Displaying the OSD preview modal raises an exception.

Added by Kiefer Chang over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Component - OSDs
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

After this change: https://github.com/ceph/ceph/pull/37994, displaying the OSD preview modal raises an exception.
The OSDs can still be created, but e2e tests can't pass because there is an exception in the browser console.

zone-evergreen.js:171 Uncaught TypeError: Cannot set property 'loading' of undefined
    at OsdFormComponent.submit (osd-form.component.ts:212)
    at OsdFormComponent_div_1_Template_cd_form_button_panel_submitActionEvent_30_listener (osd-form.component.html:125)
    at executeListenerWithErrorHandling (core.js:15214)
    at wrapListenerIn_markDirtyAndPreventDefault (core.js:15249)
    at SafeSubscriber.schedulerFn [as _next] (core.js:24872)
    at SafeSubscriber.__tryOrUnsub (Subscriber.js:183)
    at SafeSubscriber.next (Subscriber.js:122)
    at Subscriber._next (Subscriber.js:72)
    at Subscriber.next (Subscriber.js:49)
    at EventEmitter_.next (Subject.js:39)

Files

preview_modal_exception.png (148 KB) preview_modal_exception.png Kiefer Chang, 12/02/2020 07:07 AM

Related issues 1 (0 open1 closed)

Related to Dashboard - Bug #48406: cephadm/test_dashboard_e2e.sh: error when testing orchestrator/04-osds.e2e-spec.tsResolvedKiefer Chang

Actions
Actions #1

Updated by Kiefer Chang over 3 years ago

  • Related to Bug #48406: cephadm/test_dashboard_e2e.sh: error when testing orchestrator/04-osds.e2e-spec.ts added
Actions #2

Updated by Kiefer Chang over 3 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 38384
Actions #3

Updated by Kefu Chai over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 138 to Component - OSDs
Actions

Also available in: Atom PDF