<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #4049 has been updated by Daniel Crawl.

<ul>
</ul>

<p>To prevent the ending digits from being removed when dropping an actor on the canvas, set the display name and make the display name and name different.</p>
<hr />
<h1><a href="https://projects.ecoinformatics.org/ecoinfo/issues/4049#change-20509">Bug #4049: Import actor that already exists appends strange numbering scheme</a></h1>

<ul>
<li>Author: Derik Barseghian</li>
<li>Status: New</li>
<li>Priority: Normal</li>
<li>Assignee: Derik Barseghian</li>
<li>Category: core</li>
<li>Target version: 2.X.Y</li>
  <li>Bugzilla-Id: 4049</li>
</ul>

<p>When I import an actor that already exists, saying Yes to use the next available id, the new actor appends a numbering scheme to the name that I don't understand. After three consecutive imports of the <strong>same</strong> DataTurbine actor, my tree now contains:<br />DataTurbine<br />DataTurbine_2_<br />DataTurbine_2__3_<br />DataTurbine_2__3__4_</p>


        <p>I'm assuming that's wrong and should just be one incrementing number.</p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="https://projects.ecoinformatics.org/ecoinfo/my/account">https://projects.ecoinformatics.org/ecoinfo/my/account</a></p></span>
</body>
</html>