Malay Dewangan

Results 9 issues of Malay Dewangan

## Description Describe the changes made and why they were made. Ignore if these details are present on the associated [Apache Fineract JIRA ticket](https://github.com/apache/fineract/pull/1284). ## Checklist Please make sure these...

stale

### What changes are being made and why? This PR addresses issue #5411 where the OutputValues task was encountering errors when using arrays or objects as values. The fix involves...

### What changes are being made and why? - Resolved the issue where the execution API endpoint with `wait=true` was not returning the flow outputs as expected. Ensured that task...

### Description Added a new configurable property to manage the "Verified" flag in DefectDojo integration. This allows users to control whether or not the "Verified" flag should be set when...

### What changes are being made and why? This PR addresses the issue (#5590) where untyped input defaults could lead to runtime errors. By switching to a strongly typed generic...

### What changes are being made and why? - Add deleteParentFolder flag to DeleteFiles task (default: false), when enabled, parent folders that become empty after file deletion are also removed....

### What changes are being made and why? Allow flow label values to accept data types such as int, float, and boolean, in addition to strings. Complex data types, such...

### What changes are being made and why? Allows queued executions to be moved to RUNNING (default), CANCELLED, or FAILED states when unqueued. related #5939

### What changes are being made and why? - Add labels and childFilter parameters to daily statistics endpoints - Update dailyGroupByFlow statistics to support labels filtering - Pass labels and...