Cloudkibo / KiboPush

0 stars 1 forks source link

Messenger Chatbot: Delete Block is not working fine #9754

Closed Faizan20 closed 4 years ago

Faizan20 commented 4 years ago

Describe the bug I have this heirchy of blocks Screenshot from 2020-09-08 15-47-33 when i try to delete the Welcome block it deletes only two block welcome and second block. Even that deletion is not updating in real time.

To Reproduce Steps to reproduce the behavior:

  1. On welcome block screen of the bot
  2. build heirchy like in the picture above,
  3. delete the welcome block
  4. see error.

Expected behavior It should delete all the nested block of a parent block Front End or Backend End issue? BackEnd How was the issue found the automated test or manual test? Manual Testing

When was this issues last working? never

Screenshots Before delete Screenshot from 2020-09-08 15-47-33

after delete Screenshot from 2020-09-08 15-52-55

Paper Trail logs None Browser logs None Sentry Links and Screenshots None

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Faizan20 commented 4 years ago

I have analysed that delete block work has been done under commit https://github.com/Cloudkibo/KiboPush/pull/9509/commits/1d9c29d60dc4fd588febffb37f2165e32cece8b3 in issue https://github.com/Cloudkibo/KiboPush/issues/9477. Maybe Something is breaking here.

jekram commented 4 years ago

@Faizan20 Which ChatBot is this? Is this ChatBot New?

Faizan20 commented 4 years ago

Yes it is ChatBot New.

ImranBinShoukat commented 4 years ago

Work on this task has been completed. Assigning @arveenkumar55 to test this

arveenkumar55 commented 4 years ago

working fine on staging

ImranBinShoukat commented 4 years ago

Please test on production as well

arveenkumar55 commented 4 years ago

working fine on production.