dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

Results 844 dolphinscheduler issues
Sort by recently updated
recently updated
newest added

## Purpose of the pull request Concise the logic available for task action buttons close #11386 ## Brief change log * Remove button instead of disable button * Correct the...

UI

## Purpose of the pull request Clear the thread name to avoid the log print bug ## Brief change log ## Verify this pull request This pull request is code...

backend

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The ***columns*** fields are all uppercase, causing some databases to...

bug
backend

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description we do not have environment https://dolphinscheduler.apache.org/en-us/docs/dev/user_doc/guide/security.html in task definition, we...

help wanted
new feature
Python
priority:high

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description some of our class and function with parameter but do...

help wanted
new feature
Python
priority:middle

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Some of our code in https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-python/pydolphinscheduler do not have the...

help wanted
new feature
Python

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description * As stated in https://github.com/apache/dolphinscheduler/issues/10976#issuecomment-1207427898, `Powermock` does not and will...

help wanted
improvement
test

## Purpose of the pull request * Update jUnit to 5.+ following the official jUnit migration instructions: https://github.com/junit-team/junit5-samples/blob/main/junit5-migration-maven/pom.xml * Refactor `AlertServerTest` with jUnit 5 as an example. * This PR...

improvement
backend

…efine() ## Purpose of the pull request Avoid using search in for and start using testSaveTaskDefine() ## Brief change log ## Verify this pull request This pull request is code...

backend

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Find some way to compare database ddl/dml from lastst to...

new feature
CI&CD
priority:high