Project

General

Profile

Bug #2532

Unable to add more than one external node in solution graph

Added by Ram Kordale over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
07/19/2022
Due date:
10/21/2022
% Done:

100%

Estimated time:
2.50 h

Description

create a solution graph and pick a node that has an external node attached. now, attempting to add another external node to the node fails.

#1

Updated by Ayush Khandelwal about 2 years ago

  • Due date set to 09/21/2022
  • Assignee changed from Ayush Khandelwal to Venmuhilan B
  • Estimated time set to 2.50 h
#2

Updated by Venmuhilan B about 2 years ago

  • Status changed from New to In Progress
#3

Updated by Ayush Khandelwal about 2 years ago

  • Tracker changed from Bug to Task
  • Status changed from In Progress to New

Unable to add the first external node.

#4

Updated by Ayush Khandelwal about 2 years ago

  • Tracker changed from Task to Bug
  • Due date changed from 09/21/2022 to 10/21/2022

Steps to reproduce:

  1. Go to this page https://edutestqa.appspot.com/admin/solutiongraph
  2. Right click on the start node, click on 'Add left external node'.
  3. Add the information with the url and then click 'right' mark. It should create the external node but it is not working.
#5

Updated by Venmuhilan B about 2 years ago

  • Status changed from New to In Progress
#6

Updated by Venmuhilan B about 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#7

Updated by Venmuhilan B about 2 years ago

Issue:
This validation method applyNodePopupValidation() will be called based on the onChange event. By default, the URL will be present in the dropdown. If we select Local or Content or go back to URL, it will trigger the onChange event and the external node will be added. If we not select any of the dropdown values, the default value is "URL", the onChange event will not trigger and the external node will not added.

Fix:
trigger the onchange event on loading the page

#8

Updated by Venmuhilan B about 2 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Venmuhilan B to Ayush Khandelwal
#9

Updated by Ayush Khandelwal over 1 year ago

  • Assignee changed from Ayush Khandelwal to Ram Kordale

Working as expected

#10

Updated by Ram Kordale over 1 year ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF