Copy template function not working in Flow UI

Hi,

i was trying to create a template by editing an existing one, but copy template function doesn’t work as expected (Flow UI).

Thanks for helping

image

Hi

Thanks for your feedback!
Unfortunately Flow UI view template copy doesn’t work at the moment.
YouTrack issue created, so you can follow the progress.

As a workaround you can copy template manually:

  1. Create studio-templates folder in your project root
  2. Add flowui folder to the created directory.
  3. Find and unzip jmix-studio-templates-1.X.X.jar (1.X.X - Jmix version used in your project)
    It is located in <IDEA configuration directory>/jmix/templates/httpsglobalrepojmixiorepositorypublic/iojmixtemplatesstudio
    IDEA configuration directory is OS specific, check here: Directories used by the IDE | IntelliJ IDEA Documentation
  4. Copy screen/template-settings.xsd to the flowui folder created on step 2
  5. Copy template folder from flowui dir of unzipped templates to the flowui folder created on step 2, rename it so that it has unique name.
  6. Make changes you need in the copied template.