Skip to content

Commit 4126d06

Browse files
committed
[NEP-18619]: Updating Changelog
1 parent a7d66b8 commit 4126d06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
* modifies the `Superset::Dashboard::Datasets::List.new(id).dataset_details` and `Superset::Dashboard::Datasets::List.new(id).list` to optionally include filter datasets as well to duplicate those during the dashboard duplication process. It also add a new column "Filter only" in the result which shows if a dataset is used only on filters
66
* This also adds an additional check in source dataset duplication that if any dataset already exists with the new name in the target schema we can use the existing dataset itself for the new dashboard also.
7+
* Exporting a Dashboard will also include the Zip file in the repo backup (destination_path) folder.
8+
* Exporting a Dashboard and copying the files to the backup folder will also clear out any previous backup files that no longer exist in the current zip export.
9+
* Adds a put endpoint for chart and datasets which is needed for the bulk update of set of charts/datasets
710

811
## 0.2.2 - 2024-10-10
912

0 commit comments

Comments
 (0)