René's URL Explorer Experiment


Title: Unable to delete account if the project is removed · Issue #12601 · apache/cloudstack · GitHub

Open Graph Title: Unable to delete account if the project is removed · Issue #12601 · apache/cloudstack

X Title: Unable to delete account if the project is removed · Issue #12601 · apache/cloudstack

Description: problem Unable to delete account if the project is removed versions ACS 4.22 The steps to reproduce the bug Create a project Create a account/user with User role Add User to the project, Select the project role as Admin Delete the projec...

Open Graph Description: problem Unable to delete account if the project is removed versions ACS 4.22 The steps to reproduce the bug Create a project Create a account/user with User role Add User to the project, Select the...

X Description: problem Unable to delete account if the project is removed versions ACS 4.22 The steps to reproduce the bug Create a project Create a account/user with User role Add User to the project, Select the...

Opengraph URL: https://github.com/apache/cloudstack/issues/12601

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Unable to delete account if the project is removed","articleBody":"### problem\n\nUnable to delete account if the project is removed \n\n### versions\n\nACS 4.22 \n\n### The steps to reproduce the bug\n\n1. Create a project \n\n\u003cimg width=\"1447\" height=\"598\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e7f92d84-7540-4739-b2a6-01410024759b\" /\u003e\n\n\n2. Create a account/user with User role \n\n\u003cimg width=\"611\" height=\"844\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d09268f8-2a0f-4da4-a319-34c39a6606e7\" /\u003e\n\n3. Add User to the project, Select the project role as Admin \n\n\u003cimg width=\"670\" height=\"720\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/16dfe995-2636-4125-ae68-33930b9c88d7\" /\u003e\n\n\n5. Delete the project with clean up option \n\n\u003cimg width=\"1096\" height=\"536\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/dbac95b1-ba41-4269-a3d7-7c00bff3f66c\" /\u003e\n\n\n\n6. Delete the user \n\n\n\u003cimg width=\"1346\" height=\"559\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4fe3a51e-df83-4d29-b84d-d221143f0ffb\" /\u003e\n\n7. Disable the account  and  Delete the account \u003e\u003e Exception observed\n\n\u003cimg width=\"1628\" height=\"521\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a3c5c43c-a969-44c4-be6e-4766a2a06bcc\" /\u003e\n\n```\n2026-02-06 05:19:09,201 DEBUG [c.c.a.ApiServer] (qtp1390913202-23:[ctx-52b15b57, ctx-b39021de]) (logid:c0aa78bd) Retrieved cmdEventType from job info: ACCOUNT.DELETE\n2026-02-06 05:19:09,203 INFO  [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-22:[ctx-54696ea9, job-166]) (logid:92e3ffb4) Add job-166 into job monitoring\n2026-02-06 05:19:09,204 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (qtp1390913202-23:[ctx-52b15b57, ctx-b39021de]) (logid:c0aa78bd) submit async job-166, details: AsyncJob {\"accountId\":2,\"cmd\":\"org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd\",\"cmdInfo\":\"{\\\"response\\\":\\\"json\\\",\\\"ctxUserId\\\":\\\"2\\\",\\\"sessionkey\\\":\\\"nDTziuDnO4qxnRScKDVyKQTZukU\\\",\\\"httpmethod\\\":\\\"POST\\\",\\\"ctxStartEventId\\\":\\\"623\\\",\\\"id\\\":\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\",\\\"ctxDetails\\\":\\\"{\\\\\\\"interface com.cloud.user.Account\\\\\\\":\\\\\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\\\\\"}\\\",\\\"ctxAccountId\\\":\\\"2\\\",\\\"uuid\\\":\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\",\\\"cmdEventType\\\":\\\"ACCOUNT.DELETE\\\"}\",\"cmdVersion\":0,\"completeMsid\":null,\"created\":null,\"id\":166,\"initMsid\":32988016411316,\"instanceId\":12,\"instanceType\":\"Account\",\"lastPolled\":null,\"lastUpdated\":null,\"processStatus\":0,\"removed\":null,\"result\":null,\"resultCode\":0,\"status\":\"IN_PROGRESS\",\"userId\":2,\"uuid\":\"1ba7a022-f715-4df5-a771-99e59e80e38f\"}\n2026-02-06 05:19:09,204 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl$5] (API-Job-Executor-22:[ctx-54696ea9, job-166]) (logid:1ba7a022) Executing AsyncJob {\"accountId\":2,\"cmd\":\"org.apache.cloudstack.api.command.admin.account.DeleteAccountCmd\",\"cmdInfo\":\"{\\\"response\\\":\\\"json\\\",\\\"ctxUserId\\\":\\\"2\\\",\\\"sessionkey\\\":\\\"nDTziuDnO4qxnRScKDVyKQTZukU\\\",\\\"httpmethod\\\":\\\"POST\\\",\\\"ctxStartEventId\\\":\\\"623\\\",\\\"id\\\":\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\",\\\"ctxDetails\\\":\\\"{\\\\\\\"interface com.cloud.user.Account\\\\\\\":\\\\\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\\\\\"}\\\",\\\"ctxAccountId\\\":\\\"2\\\",\\\"uuid\\\":\\\"f004ffb3-f8d0-4297-8951-fc83bdd10fad\\\",\\\"cmdEventType\\\":\\\"ACCOUNT.DELETE\\\"}\",\"cmdVersion\":0,\"completeMsid\":null,\"created\":null,\"id\":166,\"initMsid\":32988016411316,\"instanceId\":12,\"instanceType\":\"Account\",\"lastPolled\":null,\"lastUpdated\":null,\"processStatus\":0,\"removed\":null,\"result\":null,\"resultCode\":0,\"status\":\"IN_PROGRESS\",\"userId\":2,\"uuid\":\"1ba7a022-f715-4df5-a771-99e59e80e38f\"}\n2026-02-06 05:19:09,205 DEBUG [c.c.a.ApiServlet] (qtp1390913202-23:[ctx-52b15b57, ctx-b39021de]) (logid:c0aa78bd) ===END===  10.0.3.251 -- POST\ncommand=deleteAccount\nresponse=json\nid=f004ffb3-f8d0-4297-8951-fc83bdd10fad\nsessionkey=nDTziuDnO4qxnRScKDVyKQTZukU\n\n2026-02-06 05:19:09,207 DEBUG [c.c.u.AccountManagerImpl] (API-Job-Executor-22:[ctx-54696ea9, job-166, ctx-32d73b76]) (logid:1ba7a022) Account [Account [{\"accountName\":\"admin\",\"id\":2,\"uuid\":\"ef7f35bc-fffc-11f0-8d07-1e009f0002b4\"}]] has access to resource.\n2026-02-06 05:19:09,223 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-22:[ctx-54696ea9, job-166]) (logid:1ba7a022) Complete async job-166, jobStatus: FAILED, resultCode: 431, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{\"uuidList\":[],\"errorcode\":\"431\",\"errortext\":\"Unable to delete account [12], because it manages the following project(s): [4]. Please, remove the account from these projects or demote it to a regular project role first.\"}\n\n```\n\n### What to do about it?\n\nAccount should get deleted ","author":{"url":"https://github.com/kiranchavala","@type":"Person","name":"kiranchavala"},"datePublished":"2026-02-06T06:36:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/12601/cloudstack/issues/12601"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:65d11a9a-0ef9-4037-bfc6-7ff180d542d3
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE938:31A9ED:83F6BC:B33EB9:6A4DD688
html-safe-nonce21db2b1df7ff891ab2fc307803582df8368dcb54c0136156db142bd66f0bf00a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOTM4OjMxQTlFRDo4M0Y2QkM6QjMzRUI5OjZBNERENjg4IiwidmlzaXRvcl9pZCI6IjM0NTgyNDgwNDE0OTE3MTU3MjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace92d01a524450443335abb088cefc740b01c958b12d803a3335b74fabc095c67
hovercard-subject-tagissue:3905192515
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/apache/cloudstack/12601/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a66e5bd71d1173bd44594a706366551092ca64d3852944323b7b12e8ee4f8fb6/apache/cloudstack/issues/12601
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a66e5bd71d1173bd44594a706366551092ca64d3852944323b7b12e8ee4f8fb6/apache/cloudstack/issues/12601
og:image:altproblem Unable to delete account if the project is removed versions ACS 4.22 The steps to reproduce the bug Create a project Create a account/user with User role Add User to the project, Select the...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekiranchavala
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
turbo-cache-controlno-preview
go-importgithub.com/apache/cloudstack git https://github.com/apache/cloudstack.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id9759448
octolytics-dimension-repository_nwoapache/cloudstack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9759448
octolytics-dimension-repository_network_root_nwoapache/cloudstack
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release1d344bdb7547fe6bca17a59bb2b8aac3dc9532a0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/12601#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12601
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12601
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=apache%2Fcloudstack
Reloadhttps://github.com/apache/cloudstack/issues/12601
Reloadhttps://github.com/apache/cloudstack/issues/12601
Reloadhttps://github.com/apache/cloudstack/issues/12601
Please reload this pagehttps://github.com/apache/cloudstack/issues/12601
apache https://github.com/apache
cloudstackhttps://github.com/apache/cloudstack
Notifications https://github.com/login?return_to=%2Fapache%2Fcloudstack
Fork 1.3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Star 3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Code https://github.com/apache/cloudstack
Issues 536 https://github.com/apache/cloudstack/issues
Pull requests 268 https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality 0 https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Code https://github.com/apache/cloudstack
Issues https://github.com/apache/cloudstack/issues
Pull requests https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
#12607https://github.com/apache/cloudstack/pull/12607
Unable to delete account if the project is removedhttps://github.com/apache/cloudstack/issues/12601#top
#12607https://github.com/apache/cloudstack/pull/12607
Severity:Majorhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3AMajor%22
component:management-serverhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Amanagement-server%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
4.20.4https://github.com/apache/cloudstack/milestone/45
https://github.com/kiranchavala
kiranchavalahttps://github.com/kiranchavala
on Feb 6, 2026https://github.com/apache/cloudstack/issues/12601#issue-3905192515
https://private-user-images.githubusercontent.com/1401014/546027873-e7f92d84-7540-4739-b2a6-01410024759b.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAyNzg3My1lN2Y5MmQ4NC03NTQwLTQ3MzktYjJhNi0wMTQxMDAyNDc1OWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTBkNWQ5ZWM3NGJhNDYxNTFjNGU0ZmFiM2JiNDJiN2U1NzgxNjU0YzU1M2UwMGZjMDhjZmE1NDIzYzc0N2JkNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.c7cClA08xHFMK8g0dJ9oxcZNbSd5zF9ZDrX0QL9B_08
https://private-user-images.githubusercontent.com/1401014/546029812-d09268f8-2a0f-4da4-a319-34c39a6606e7.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAyOTgxMi1kMDkyNjhmOC0yYTBmLTRkYTQtYTMxOS0zNGMzOWE2NjA2ZTcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjljMDIyOTBiMzcwYTQxNjQ4ZTRiYWFmMTA3OTlmNzQ5MmYwNDIwMTk2ODJjN2ZhYzlhZDE1YTRkZmI3MmZhYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.hmreIFWAiErhbu4iTTNf0un91DG-CcZnDIpawIc-628
https://private-user-images.githubusercontent.com/1401014/546029988-16dfe995-2636-4125-ae68-33930b9c88d7.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAyOTk4OC0xNmRmZTk5NS0yNjM2LTQxMjUtYWU2OC0zMzkzMGI5Yzg4ZDcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NWIwNjdhNWQxOTBkYWVmNTJmZTQwNWMwNThjZDE1NTgzM2E2MTY1MjEyYmNmN2JkZWRjZThiYWJkNGIzYTNkOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.FKnhJILIYfrqJkKjYyB0o_WyoxlEd_nG1z_UkImwJUk
https://private-user-images.githubusercontent.com/1401014/546027829-dbac95b1-ba41-4269-a3d7-7c00bff3f66c.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAyNzgyOS1kYmFjOTViMS1iYTQxLTQyNjktYTNkNy03YzAwYmZmM2Y2NmMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9N2IwMDJhNjNhNGIwNTdjMzk2MjA5YjE5ZTc4ZjE3ZDkyNTFjYzM0Zjg4ZjRiNGVjMjdiODZlMWVhOGU2OTFkYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.pGDvonacYLSvuiv5N2ELtKLvUchdEtKR4ur8_neOpWI
https://private-user-images.githubusercontent.com/1401014/546035321-4fe3a51e-df83-4d29-b84d-d221143f0ffb.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAzNTMyMS00ZmUzYTUxZS1kZjgzLTRkMjktYjg0ZC1kMjIxMTQzZjBmZmIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWQ4ZDE1MDY1YzQ0OTI4MzY4OGI0NGJiMjcwOTJmNzdhOTU2YzBkNzg1NGQ1NDA4M2IyMWI4ZDdlMDI2MGM2MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.Gox4yi9Og4qAiHs4UZeNG4pJKRnWphiFWiTf0Z59JME
https://private-user-images.githubusercontent.com/1401014/546029663-a3c5c43c-a969-44c4-be6e-4766a2a06bcc.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0ODYzODgsIm5iZiI6MTc4MzQ4NjA4OCwicGF0aCI6Ii8xNDAxMDE0LzU0NjAyOTY2My1hM2M1YzQzYy1hOTY5LTQ0YzQtYmU2ZS00NzY2YTJhMDZiY2MucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDcwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA3MDhUMDQ0ODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDg3NWJiOWEwNzQ2NTE1YzI4YWY5YzVlMTc5ZWZhNTMwYjUzMWE5MzZhYWQ2NTg3NzNkZGZhMGQ1YTE3NTRjOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.LHtVI45BrlvFIEJtbI6z-fPMyn5dfxllmFM07AF_S_Y
Severity:Majorhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3AMajor%22
component:management-serverhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Amanagement-server%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Apache CloudStack BugFest - Issueshttps://github.com/orgs/apache/projects/362
4.20.4No due datehttps://github.com/apache/cloudstack/milestone/45
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.