Premium support for our pure JavaScript UI components


Post by shashank.yadav »

Hi Team,

Issue:
If we are trying to add dependency with same object id multiple times, ends up showing duplicate dependency records.
And then if we try to make any change on the same cell then it removes the duplicate ids.

Expected:
Duplicate id with colon separated should not be accepted by grid.

Issue Recording:
Please go through recording once and observe record 1.1.3, whose Predecessor is added with colon separated 1.1.5 multiple times, which should not be allowed.

dependencyDuplicay.zip
(895.34 KiB) Downloaded 25 times

Thanks,
Shashank Yadav
Hatch Digital


Post by ghulam.ghous »

Hi Shashank,

I am unable to reproduce this issue here https://bryntum.com/products/gantt/examples/advanced/. Which version of gantt you are using?

Regards,
Ghous


Post by shashank.yadav »

Hello Ghous,|

We have used same demo link.
Steps to reproduce:

  1. https://bryntum.com/products/gantt/examples/advanced/
  2. Remove successor of Row 4 5 6 and click somewhere else to remove focus.
  3. Double click on Row 4 successor and type 1.1.5;1.1.5; and hit enter.

Issue: Multiple Object id 1.1.5 seen for the row 4.
Expected: It should not accept Multiple Object id 1.1.5 for the row 4.

Hope it helps.

Thanks,
Shashank Yadav
Hatch Digital


Post by ghulam.ghous »

Hi Shashank,

Thanks for the steps to reproduce this issue. I have confirmed this issue and created a ticket here to fix it as soon as possible. https://github.com/bryntum/support/issues/8778.

Regards,
Ghous


Post by shashank.yadav »

Thank you.


Post Reply