- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 05:46 AM
I have created one topic flow to create incident.
It was working fine. Then I added one file picker in flow and try to test it give the error "com.glide.cs.qlue.module.designtime.compiler.convert.ConverterException: No definition for field: do_you_want_to_add_attachmentORselect_category"
then I tried to delete it it give me the error
I just added that node thats it. I have not used it anywhere
How to delete it.
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2022 04:46 AM
I found the solution I'm not sure if it is bug or something else. Whenever this error shown check all the nodes before this node some of then get reset. because of that this error show. e.g. If you have added filter in any node like active is true it gets reset to blanks is blank.
So just check all the node and activities and fix it. Error will automatically fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2022 04:46 AM
I found the solution I'm not sure if it is bug or something else. Whenever this error shown check all the nodes before this node some of then get reset. because of that this error show. e.g. If you have added filter in any node like active is true it gets reset to blanks is blank.
So just check all the node and activities and fix it. Error will automatically fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2024 01:38 PM
How did you ret them?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 08:53 AM
You have to try to delete the component after that node or the variable referenced in the node, only then it will allow you to delete the specific node.