The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[SOLVED] Entering subprocess marks process as changed for saving

tennenrishintennenrishin Member Posts: 177 Contributor II
edited November 2018 in Help
Double-clicking on the subprocess in this process causes an asterisk to appear after the process  path in the title bar, and also causes RM to prompt for saving changes on closing the process.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<process version="5.3.000">
 <context>
   <input/>
   <output/>
   <macros/>
 </context>
 <operator activated="true" class="process" compatibility="5.3.000" expanded="true" name="Process">
   <process expanded="true" height="672" width="980">
     <operator activated="true" class="subprocess" compatibility="5.3.000" expanded="true" height="60" name="Subprocess" width="90" x="112" y="75">
       <process expanded="true">
         <portSpacing port="source_in 1" spacing="0"/>
         <portSpacing port="sink_out 1" spacing="0"/>
       </process>
     </operator>
     <portSpacing port="source_input 1" spacing="0"/>
     <portSpacing port="sink_result 1" spacing="0"/>
   </process>
 </operator>
</process>

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    thanks for reporting! We have an internal ticket for that and will probably deal with it soon.

    Best regards,
    Marius
  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Just fixed in the development version - it will be included in the next release.
Sign In or Register to comment.