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

Not able to delete custom roles if their associated social group folder isn't empty #3248

Closed
6 tasks done
berkarslan-xo opened this issue Nov 6, 2019 · 2 comments
Closed
6 tasks done

Comments

@berkarslan-xo
Copy link
Contributor

Description of bug

When trying to delete the Role which is associated with a Social Group, it throws Internal Server Error 500.

Steps to reproduce

List the steps to reproduce the behavior:

  1. Create a Social Group
  2. Note the Social Group ID
  3. Upload nested folder and files under Portals\0\Groups<GROUPID>
  4. Attempt to delete the Custom Role associated with the Social Group

Reproduction video: https://drive.google.com/file/d/1tTEJreF3SdKrKdK13tYH0R7vlKpMgKJC/view?usp=sharing

Current result

  1. General exception error caught in the Admin Logs with "Message:The directory is not empty."
  2. 500 API error caught in the browser's Dev Tools under the Network Tab
  3. The Custom Role doesn't get deleted.

Expected result

The Custom Role gets deleted.

Screenshots

If applicable, provide screenshots to help explain your problem.

Error log

Paste the error log that is related to this issue.

Additional context

Add any other context about the bug that may be helpful for resolution.

Affected version

  • 9.4.x build

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer
  • Edge
@berkarslan-xo
Copy link
Contributor Author

I closed it by mistake so that I reopened it now.

@valadas
Copy link
Contributor

valadas commented Nov 14, 2019

Merged

@valadas valadas closed this as completed Nov 14, 2019
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

No branches or pull requests

2 participants