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

feature/812 - fix for - Error when deleting the Workspace Resources #908

Closed
wants to merge 6 commits into from

Conversation

D-GopalKrishna
Copy link
Contributor

@D-GopalKrishna D-GopalKrishna commented Feb 12, 2024

Closes - #812

Task description:
This fixes two endpoints for the Workspaceresource - GET and DELETE.
GET and DELETE on Workspaceresource previously gave 500.

2024-02-12.18-49-30.mp4

@D-GopalKrishna
Copy link
Contributor Author

D-GopalKrishna commented Feb 12, 2024

I see the following error when I delete resources. This happens in etl_helpers.py.
image

The path was removed and folder was added instead in the type def. Reference - /models/workspace_resource_entity.py
1f90a64

Should I change that to folder? @filippomc

@filippomc
Copy link
Contributor

An alternative solution has been implemented

@filippomc filippomc closed this Feb 13, 2024
@filippomc filippomc deleted the feature/812 branch February 13, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants