[SOLVED] Entering subprocess marks process as changed for saving

tennenrishin
tennenrishin New Altair Community Member
edited November 5 in Community Q&A
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>
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

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

    Best regards,
    Marius
  • MariusHelf
    MariusHelf New Altair Community Member
    Just fixed in the development version - it will be included in the next release.