[PR #1425] [MERGED] CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) #2487

Closed
opened 2026-03-07 21:09:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1425
Author: @EmYar
Created: 1/20/2023
Status: Merged
Merged: 1/24/2023
Merged by: @alexander-skoblikov

Base: develHead: CB-2970-RM-Script-connection-assosiating-is-removed-after-opened-script-folder-renaming-back-end


📝 Commits (7)

  • 9b1ab14 CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • c8f0fea CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • b8d2744 CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • 33879fe CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • a5c223d CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • 0dbe686 CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)
  • 73df1ba CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end)

📊 Changes

2 files changed (+96 additions, -6 deletions)

View changed files

📝 server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java (+41 -6)
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/utils/file/UniversalFileVisitor.java (+55 -0)

📄 Description

Adds movement of child resource properties


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/1425 **Author:** [@EmYar](https://github.com/EmYar) **Created:** 1/20/2023 **Status:** ✅ Merged **Merged:** 1/24/2023 **Merged by:** [@alexander-skoblikov](https://github.com/alexander-skoblikov) **Base:** `devel` ← **Head:** `CB-2970-RM-Script-connection-assosiating-is-removed-after-opened-script-folder-renaming-back-end` --- ### 📝 Commits (7) - [`9b1ab14`](https://github.com/dbeaver/cloudbeaver/commit/9b1ab14b45d7f7becd66833898a4693b72928ef2) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`c8f0fea`](https://github.com/dbeaver/cloudbeaver/commit/c8f0fea79113b4ef9c0ebbcb5646ffc23a70710f) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`b8d2744`](https://github.com/dbeaver/cloudbeaver/commit/b8d2744079df4f314c821a14d1db4985bba7f3b6) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`33879fe`](https://github.com/dbeaver/cloudbeaver/commit/33879fe2eb617222d930463ffdf8ce0eb2efd936) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`a5c223d`](https://github.com/dbeaver/cloudbeaver/commit/a5c223d72562673e4a6e05baeb11bacddcf34f71) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`0dbe686`](https://github.com/dbeaver/cloudbeaver/commit/0dbe6860734cdaf89eb06bba710a24e8a66a8f2e) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) - [`73df1ba`](https://github.com/dbeaver/cloudbeaver/commit/73df1ba734b27960874d90a3e9eea2c8105047b3) CB-2970 RM: Script-connection assosiating is removed after opened script/folder renaming (back-end) ### 📊 Changes **2 files changed** (+96 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/rm/local/LocalResourceController.java` (+41 -6) ➕ `server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/utils/file/UniversalFileVisitor.java` (+55 -0) </details> ### 📄 Description Adds movement of child resource properties --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:09:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#2487
No description provided.