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

Renaming an output with the same name as an existing output overwrites the existing output #62

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.  Run a spatial or cluster analysis.  Call it fred.
2.  Run another one.
3.  Rename the second output to be fred.
4.  Save the project, close and re-open.

There is only one output called fred.  The first one has been deleted.  

The system needs to trap these cases and raise an exception, also warning
the user when the name is in use (as is the case with randomisations - see
issue #54).


Original issue reported on code.google.com by shawnlaffan on 14 Jan 2010 at 7:48

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

No branches or pull requests

2 participants