Slots Update

I have created a bot. it asks information (name, number and email id) .I tried to give the new information in same terminal but bot returns previous information. can anyone help me. thanks in advance.

Thanks for providing the given details Name: Jack, Mobile Number: 1234567890, Email: jack@gmail.com Your input → open a ticket
Name: Jack, Mobile Number: 1234567890, Email: jack@gmail.com

@Shan Heya! It means after running the code and entering the input for the first iteration, it’s showing you the given output, and then for the second iteration with different input it returning the old input as a response (from the first iteration) Right? Can you share your stories and domain file with us? Or are you using custom action for this?

@Shan please share stories, domain & action.py code snippet