Feature #3195
Enable testing and deployment of js snippet by customers
Start date:
09/11/2023
Due date:
09/18/2023
% Done:
100%
Estimated time:
2.00 h
Description
Today, we only allow testing by requiring customers to add rapidkendemo=true to their test url.
Once they have tested and want to roll this out on all their pages, we should not require them to add rapidkendemo=true to their urls.
Updated by Ayush Khandelwal about 1 year ago
- Due date set to 09/18/2023
- Status changed from New to In Progress
- Estimated time set to 2.00 h
Updated by Ayush Khandelwal about 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Added copilotdemo.js for testing purpose. If you want to test then include 'rapidkendemo=true' in the url.
Added copilot.js for the deployment purpose. No need of 'rapidkendemo=true' in the url.
Updated by Ayush Khandelwal about 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Ayush Khandelwal to Ram Kordale
Working as expected