Scada-LTS icon indicating copy to clipboard operation
Scada-LTS copied to clipboard

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.

Results 256 Scada-LTS issues
Sort by recently updated
recently updated
newest added

**Description** In log: ``` WARN 2022-02-18T12:33:45,280 (org.springframework.web.servlet.DispatcherServlet.noHandlerFound:1176) - No mapping found for HTTP request with URI [/ScadaBR/resources/js-ui/app/js/app.js.map] in DispatcherServlet with name 'springDispatcher' WARN 2022-02-18T12:33:45,283 (org.springframework.web.servlet.DispatcherServlet.noHandlerFound:1176) - No mapping found for...

new UI

**Describe the bug** Some SVG images are not displayed correctly and have a size of 0x0 px in edit view **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug
to check

*Expected Behavior* Connecting api websocket to refreshing the state of the event / alarm list. #1877 #1921

feature request

**Reason** Problem is that the application tries to call the high-level SystemEventType.raiseEvent (->EventManger.reiseEvent) method when the application is not fully loaded yet. **Expected** Preventing an exception from occurring when an...

feature request

*Expected Behavior* Inactive and active script in Script Handler export by xid. *Actual Behavior* Inactive and active script in Script Handler export by id. *Reason* This causes that when importing...

bug

**Description** There is a problem importing scripts if they do not exist in the database. This causes an EmptyResult exception to be raised, which aborts importing scripts, instead of creating...

bug

*Description* Select queries after datapoint should not require a datasource, a "join" operation is currently being performed. It results from the fact that additional dataSourceXid information is collected, in order...

to check
feature request

**Describe the bug** When user opens a classic UI page where the Vue.js framework is attached he may noticed the additional string in the URL that is after `#` sign....

bug
to check

**Expected Behavior** Not-logged user should be able to see the "anonymous graphical view" based on the Vue.js configuration. Depending on provided ID user should be able to open specific view...

new UI

*Expected Behavior* Extend render functionality of "Simple Point Component" in new Graphical Views 2.0 to return not only a "RAW" value but value that was rendered based on the "TextRendererProperties"....