Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDE] Error when renaming a git project #3912

Open
Mrgoblings opened this issue May 9, 2024 · 0 comments
Open

[IDE] Error when renaming a git project #3912

Mrgoblings opened this issue May 9, 2024 · 0 comments

Comments

@Mrgoblings
Copy link

Mrgoblings commented May 9, 2024

Error Renaming Git Shared Project

I encountered an error while trying to rename a project in Dirigible. The project is located at this repository and I'm attempting to rename
it from "codbex-account" to "codbex-accounts".

Error Message:

2024-05-09T18:25:58.453Z [ERROR] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: org.eclipse.dirigible.repository.api.RepositoryWriteException: Could not move collection codbex-account] with root cause 

Steps to Reproduce:

  1. Clone the branch "bug/git-error" from this repository into Dirigible: https://github.com/codbex/codbex-athena
  2. Go to the Workbench view
  3. Right-click on the "codbex-account" project
  4. Select Rename and change the name to something else (e.g., "codbex-accounts")
  5. Observe the error message in the console

Expected Behavior:

No error should be thrown, and the rename functionality should succeed.

Screenshots:
image

Desktop Details:
• OS: macOS Sonoma 14.4.1 arm64
• Browser: Firefox
• Version: [e.g., 22]

Additional Context:

Dirigible is running on Docker with the latest version (as of 09/05/2024).

@ThuF ThuF changed the title Error when renaming a git project [IDE] Error when renaming a git project May 10, 2024
@ThuF ThuF added this to To do in Backlog via automation May 10, 2024
@ThuF ThuF added this to the 11.0.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
To do
Development

No branches or pull requests

2 participants