Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce version control in Dialogflow #2

Open
Legedith opened this issue Jul 19, 2019 · 1 comment
Open

Introduce version control in Dialogflow #2

Legedith opened this issue Jul 19, 2019 · 1 comment

Comments

@Legedith
Copy link

I was developing an action for google assistant using dialogflow and was making making some changes when I mistakenly deleted all my intents. I didn't have a backup of my agent so I contacted dialogflow and Actions on google for recovering my Intents, both of them mentioned that it is simply not possible and they do not create backups or restore points.
In the current scenario, if you wan't to make small-small changes to you Actions without the fear of breaking something, you have to download an image of your agent after every change to have a backup.
I think this process can be simplified by implementing some king of version control or checkpoint feature in dialogflow. It would save a lot of time and effort and will help beginners like me experiment more freely.
I wan't to work on adding this feature to dialogflow, can someone guide me on how I should proceed?

@okpane
Copy link

okpane commented Oct 14, 2020

up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants