Steps to reproduce:
- Create a new pipeline
- Go to the "rename" tab, and try to assign a different name to it
- Doesn't work: "Unable to load pipeline"

I guess this is because it tries to fuzz with the permanent pipeline store (in the database) even though it doesn't need to. Haven't investigated, but it can't be that difficult. Anyone feel like providing a patch?