Deploy keys aren't deleted when the project is leaving "stale" deploy keys
Created by: reedox
Using version 5.3
To replicate:
- Create project
- Add deploy keys
- Delete project
- Re-create project (same or different name)
- Check deploy keys page, none listed
- Attempt to add same deploy keys as previous
- Get duplicate deploy key error
There is nowhere to delete these. I had to go into the "keys" table in the DB and manually delete them.
Thanks, Mark.