TcOpenGroup / tcopen-app-templates

Contains application templates for TcOpen framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Create-Controlled-Unit.ps1 script

KrisztianOlah opened this issue · comments

Describe the bug
When using .\Create-Controlled-Unit.ps1 it cannot change the name of new CU, unless template (CU00x) is disabled in code.

Expected behavior
I would expect the script to work out of the box without tinkering. Please disable CU00x on the repository code so it does or the very least add some documentation descibing the correct process.

Screenshots
image

Update: running the script on the latest version of template was fine. This issue might only be relevant to the 0.2.2-preview.1 version. See my other bug report why I was using the outdated version (#122). (Another notable difference that I supplied both parameters and did not use the interactive mode this time)