ui icon indicating copy to clipboard operation
ui copied to clipboard

BUG: Schematic task details break when switching between versions of a flow

Open znicholasbrown opened this issue 4 years ago • 1 comments

Bug Description

Schematic task details break when switching between versions of a flow.

Steps To Reproduce

  1. Visit the schematic tab of a flow
  2. Switch the version using the version drop down

Browsers Tested:

  • [x] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge
  • [ ] IE

Notes

Stack trace:

Schematic-Flow.vue:376 Uncaught (in promise) TypeError: Cannot read property 'task' of undefined
    at Schematic-Flow.vue:376
    at Array.forEach (<anonymous>)
    at Schematic-Flow.vue:373
    at u (runtime.js:63)
    at Generator._invoke (runtime.js:293)
    at Generator.next (runtime.js:118)
    at ve (flow~21833f8f.56e9f0ee.js:1)
    at o (flow~21833f8f.56e9f0ee.js:1)
    at flow~21833f8f.56e9f0ee.js:1
    at new Promise (<anonymous>)

znicholasbrown avatar Nov 10 '20 18:11 znicholasbrown

@znicholasbrown - looks like an old bug but I can still reproduce. Thoughts on closing or prioritizing this one?

zhen0 avatar Oct 11 '21 18:10 zhen0