ISsue :: IQBOT Import into Production failed with error 'No project data available'
Possible resolution: Converting iqba file to zip and opening reveals that there are 2 different folders with learning instances id's; One of which contains only two files. We deleted this one as it was a learning instance which was only present in SDLC env.
Reference forum post: https://apeople.automationanywhere.com/s/article/Learning-instance-migration-import-fails
Info from AA: https://docs.automationanywhere.com/bundle/iq-bot-v6.5/page/iq-bot/topics/release-notes/iq-bot-release-notes-11-3-5-5.html
This issue is due to VisionBot being created for Invalid GroupIds ,in this case there were VisionBot records which were pointing to classificationId=-1 and queries used for export did not filter out these invalid classificationIds as a result data that is referred with ClassificationId=-1 is getting picked up across learning instances.