Enabling/disabling debug mode should not require Reload Window
been having issues with the SSH connector, but Reload Window fixes those issues, meaning I cannot turn on debug to see what the issue was, since it stops happening.

An Anonymous User about 8 hours ago

PowerOn Pro
Enabling/disabling debug mode should not require Reload Window
been having issues with the SSH connector, but Reload Window fixes those issues, meaning I cannot turn on debug to see what the issue was, since it stops happening.

An Anonymous User about 8 hours ago

PowerOn Pro
FMPERFORM doesn't know about HOLD records
Doing FMPERFORM CREATE SHARE HOLD (1,0,ERRTEXT), any and all fields are marked as errors as such: Field 'EFFECTIVEDATE' is not valid for record type 'HOLD'

An Anonymous User 5 days ago

PowerOn Pro
FMPERFORM doesn't know about HOLD records
Doing FMPERFORM CREATE SHARE HOLD (1,0,ERRTEXT), any and all fields are marked as errors as such: Field 'EFFECTIVEDATE' is not valid for record type 'HOLD'

An Anonymous User 5 days ago

PowerOn Pro
tranperform validation needs some work
TRANPERFORM WF (0, tranSEQ1, tranSEQ2, tranCHECKCODE, tranCHECKNUM, cERROR) DO SET GLCODE TO 123 SET FMTYPE TO "S" SET FMID TO SID SET AMOUNT TO FEE SET COMMENT:1 TO "Stop Payment Fee" END Erroneously reports: Cannot assign 'NUMBER' value to 'CHARACTER' token 'GLCODE' and Invalid transaction token 'COMMENT:1' neither of these errors are correct.

An Anonymous User 5 days ago

PowerOn Pro
tranperform validation needs some work
TRANPERFORM WF (0, tranSEQ1, tranSEQ2, tranCHECKCODE, tranCHECKNUM, cERROR) DO SET GLCODE TO 123 SET FMTYPE TO "S" SET FMID TO SID SET AMOUNT TO FEE SET COMMENT:1 TO "Stop Payment Fee" END Erroneously reports: Cannot assign 'NUMBER' value to 'CHARACTER' token 'GLCODE' and Invalid transaction token 'COMMENT:1' neither of these errors are correct.

An Anonymous User 5 days ago

PowerOn Pro
Installing without saving first displays (harmless?) error
If you install an on-demand without saving your file first, you get an error: 2026-07-21 12:25:01.739 [warning] [validateSymitarPowerOn] validation worker is already running. try again in a few seconds followed immediately by a validation successful message.

An Anonymous User 6 days ago

PowerOn Pro
Installing without saving first displays (harmless?) error
If you install an on-demand without saving your file first, you get an error: 2026-07-21 12:25:01.739 [warning] [validateSymitarPowerOn] validation worker is already running. try again in a few seconds followed immediately by a validation successful message.

An Anonymous User 6 days ago

PowerOn Pro
In Progress
Remove remote sym bugged
easy one - when removing a remote sym from the Remote Sym list, it gets removed but doesn’t disappear from the list until you reload window

An Anonymous User 11 days ago

PowerOn Pro
In Progress
Remove remote sym bugged
easy one - when removing a remote sym from the Remote Sym list, it gets removed but doesn’t disappear from the list until you reload window

An Anonymous User 11 days ago

PowerOn Pro
In Progress
bad password is mistaken as validation problem
If you have bad login info when you attempt to validate, without Debug enabled, all you see is “found errors in FOO” which obscures the real issue. 2026-07-16 14:12:18.837 [info] [@libum-llc/symitar] [SymitarHTTPs] Validation response status: 200, data: {"TaskManager_PowerOnValidateAndInstall":{"exitCode":0,"message":"Error: Invalid User Number or Password.\n","status":"error","statistics":{"durationInMillis":200}},"message":"error"} 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] TaskManager message: Error: Invalid User Number or Password. 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] Validation failed for FOO 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] Top-level error message: error 2026-07-16 14:12:18.839 [info] [validateSymitarPowerOn] found errors in FOO

An Anonymous User 11 days ago

PowerOn Pro
In Progress
bad password is mistaken as validation problem
If you have bad login info when you attempt to validate, without Debug enabled, all you see is “found errors in FOO” which obscures the real issue. 2026-07-16 14:12:18.837 [info] [@libum-llc/symitar] [SymitarHTTPs] Validation response status: 200, data: {"TaskManager_PowerOnValidateAndInstall":{"exitCode":0,"message":"Error: Invalid User Number or Password.\n","status":"error","statistics":{"durationInMillis":200}},"message":"error"} 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] TaskManager message: Error: Invalid User Number or Password. 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] Validation failed for FOO 2026-07-16 14:12:18.838 [info] [@libum-llc/symitar] [SymitarHTTPs] Top-level error message: error 2026-07-16 14:12:18.839 [info] [validateSymitarPowerOn] found errors in FOO

An Anonymous User 11 days ago

PowerOn Pro
In Progress
Validation task still spins in status bar after error
After saving a file, I got this error: [error] [validateSymitarPowerOn] socket hang up But the Validating status spinner continued to spin rather than realizing the task had failed

An Anonymous User 19 days ago

PowerOn Pro
In Progress
Validation task still spins in status bar after error
After saving a file, I got this error: [error] [validateSymitarPowerOn] socket hang up But the Validating status spinner continued to spin rather than realizing the task had failed

An Anonymous User 19 days ago

PowerOn Pro
Planned
When warning about mismatching includes, let me click the warning to open the file
“An #INCLUDE file has local changes:. Consider enabling "Auto Deploy Include Files" in settings.” Let me click the or the whole message itself to open the file in question so I can examine the diffs and easily deploy the file myself if I choose.

An Anonymous User 26 days ago

PowerOn Pro
Planned
When warning about mismatching includes, let me click the warning to open the file
“An #INCLUDE file has local changes:. Consider enabling "Auto Deploy Include Files" in settings.” Let me click the or the whole message itself to open the file in question so I can examine the diffs and easily deploy the file myself if I choose.

An Anonymous User 26 days ago

PowerOn Pro
In Progress
Allow re-clicking of current connection
When a connection fails, I currently must click Local Development and then back to my original connection in order to re-attempt connection. We either need a retry button, or we need to be able to re-select the current active connection to instruct it to reconnect.

An Anonymous User about 1 month ago

PowerOn Pro
In Progress
Allow re-clicking of current connection
When a connection fails, I currently must click Local Development and then back to my original connection in order to re-attempt connection. We either need a retry button, or we need to be able to re-select the current active connection to instruct it to reconnect.

An Anonymous User about 1 month ago

PowerOn Pro
In Progress
@divProjectError is incorrectly treated as number value (it is a "character" AKA string)
PowerOn Pro currently reports an operator-type-mismatch error (Cannot compare 'NUMBER' with 'CHARACTER') when writing code like the following: if @divProjectError <> "" then do [logic goes here] end Tested using PowerOn Pro 1.9.6.

Zebulan 3 months ago

PowerOn Pro
In Progress
@divProjectError is incorrectly treated as number value (it is a "character" AKA string)
PowerOn Pro currently reports an operator-type-mismatch error (Cannot compare 'NUMBER' with 'CHARACTER') when writing code like the following: if @divProjectError <> "" then do [logic goes here] end Tested using PowerOn Pro 1.9.6.

Zebulan 3 months ago

PowerOn Pro
Planned
Regularly sync content for eDocs or Help Center
We need to make sure we have accurate information available in our function signatures, hovers, etc. as releases changes in Symitar.

Dylan Martinez 2 months ago

PowerOn Pro
Planned
Regularly sync content for eDocs or Help Center
We need to make sure we have accurate information available in our function signatures, hovers, etc. as releases changes in Symitar.

Dylan Martinez 2 months ago

PowerOn Pro
In Progress
PowerOn Variable Limit
We have specfile variables over the 3000 limit. That limit of 3000 is still published in the Symitar eDocs. I ran a test and it seems the new limit is 6000. Can you verify and update your error “ Specfile exceeds PowerOn limit of 3000 combined variables/arrays/procedures” to reflect this new limit.

An Anonymous User 2 months ago

PowerOn Pro
In Progress
PowerOn Variable Limit
We have specfile variables over the 3000 limit. That limit of 3000 is still published in the Symitar eDocs. I ran a test and it seems the new limit is 6000. Can you verify and update your error “ Specfile exceeds PowerOn limit of 3000 combined variables/arrays/procedures” to reflect this new limit.

An Anonymous User 2 months ago

PowerOn Pro
In Progress
Add formatting option to place "do" on same line as "then"/"for each ..."/etc.
In my opinion, the current formatting for PowerOn files adds a lot of visual noise by giving do…end blocks their own indentation. In most coding languages, it is standard to put braces on the same line/indentation as the flow-control statement they’re attached to, and I think it would make sense to at least have that as an option in PowerOn Pro. For comparison, here is the current style enforced by the extension: if x = 5 then if x = 5 then do [etc.] end for each share with

Zebulan 3 months ago

PowerOn Pro
In Progress
Add formatting option to place "do" on same line as "then"/"for each ..."/etc.
In my opinion, the current formatting for PowerOn files adds a lot of visual noise by giving do…end blocks their own indentation. In most coding languages, it is standard to put braces on the same line/indentation as the flow-control statement they’re attached to, and I think it would make sense to at least have that as an option in PowerOn Pro. For comparison, here is the current style enforced by the extension: if x = 5 then if x = 5 then do [etc.] end for each share with

Zebulan 3 months ago

PowerOn Pro
Planned
Add Versioning to Parameter Manager
We need to have stateful parameters within Quest that are accessible via Pipelines.

Dylan Martinez 6 months ago

PowerOn Pipelines
Planned
Add Versioning to Parameter Manager
We need to have stateful parameters within Quest that are accessible via Pipelines.

Dylan Martinez 6 months ago

PowerOn Pipelines
Planned
Add deployment protections to Sym connections
Need to add organization owner the ability (through Libum Portal) to set restrictions on which Sym developers can deploy to.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
Planned
Add deployment protections to Sym connections
Need to add organization owner the ability (through Libum Portal) to set restrictions on which Sym developers can deploy to.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
In Progress
Cancel running batch job
Since these batch jobs don’t show up in batch control, we could use some way to cancel a currently running batch run initiated by PowerOn Pro.

An Anonymous User over 1 year ago

PowerOn Pro
In Progress
Cancel running batch job
Since these batch jobs don’t show up in batch control, we could use some way to cancel a currently running batch run initiated by PowerOn Pro.

An Anonymous User over 1 year ago

PowerOn Pro
In Progress
Add On-Demand rendering for PowerOn
Need to add support for rendering HTML on-demand PowerOn files within VS Code.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
In Progress
Add On-Demand rendering for PowerOn
Need to add support for rendering HTML on-demand PowerOn files within VS Code.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
In Progress
Add embedded support for HTML
Need to add syntax highlighting for inline HTML and remove requirement for managing the htmlViewLine function and others.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
In Progress
Add embedded support for HTML
Need to add syntax highlighting for inline HTML and remove requirement for managing the htmlViewLine function and others.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
Planned
Add Source Control Management (SCM) to Remote Syms
Need to provide a self-managed source control capability to our Remote Syms feature.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro
Planned
Add Source Control Management (SCM) to Remote Syms
Need to provide a self-managed source control capability to our Remote Syms feature.

Dylan Martinez over 1 year ago
Feature

PowerOn Pro