Active
Project:
Transformations
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Aug 2009 at 23:48 UTC
Updated:
8 Aug 2009 at 23:48 UTC
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?