Ketharan
Ketharan
**Description:** Partial siddhi apps are not get undeployed when the worker node (with receiver configuration) fails for particular order of server initialization. **Suggested Labels:** **Suggested Assignees:** @pcnfernando **Affected Product Version:**...
**Description:** Consider the following siddhi app. `@App:name('TestPlan3')` `define stream TempStream(deviceID long, roomNo int, temp double);` `@info(name = 'query1') @dist(parallel ='1', execGroup='group1')` `from TempStream` `select *` `insert into TempInternalStream;` `@info(name =...
**Description:**   In the above screenshots when moving to API to VERSION in the radio group we reset all the filter values. Instead, we can keep the selected value...
**Description:** Currently error summary table widget in the monitoring dashboard shows the following UI when data is not available for selected filters.  Instead, the general ' No data available'...
**Description:** Please see the screenshot below   **Affected Product Version:** 3.0.1-rc1 **OS, DB, other environment details and versions:** Firefox (74.0) and Ubuntu
**Description:** There is a lot of bottom space under the widget content of developer dashboard widgets when they are maximized, and some time this looks like a blank widget as...
**Description:** Please see the following images. Happens to all pie charts in developer dashboard.   **Affected Product Version:** 3.1.0-rc1 **OS, DB, other environment details and versions:** Firefox (74.0), Ubuntu
**Summary:** When signing up through the app the checking for whether the user exists in the system done after pressing the signup button. Most of the times it ends up...