question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SMOKE_OG07 Deleting org users from UI when they have created manual tables

See original GitHub issue

Context

Builder on premises. There is an organization with 1 user (apart from the owner). This user (again, not the owner) is logged in.

Steps to Reproduce

  1. Use the sql api to create a table (CREATE TABLE "manolo" ("column" text))
  2. Log out
  3. Log in as owner
  4. Go to “Organization settings” -> “2/x users”
  5. Remove previous user (the one that we just used to create a table via SQL API)

Current Result

User was not deleted. PG::Error: ERROR: cannot drop schema sub because other objects depend on it DETAIL: table <username we're deleting>.manolo depends on schema <username we're deleting> HINT: Use DROP ... CASCADE to drop the dependent objects too.

Expected result

The account is deleted.

cc/ @luisbosque

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
luisbosquecommented, Dec 16, 2016

Sorry, yes. Thanks

On Fri, Dec 16, 2016 at 5:40 PM, Guido Fioravantti <notifications@github.com

wrote:

Closed #11026 https://github.com/CartoDB/cartodb/issues/11026.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CartoDB/cartodb/issues/11026#event-896934465, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFsVEtEMIovwW2ZWd4PsKQxjYBzE_mqks5rIr8IgaJpZM4LLh5l .

– Luis Bosque @luisico

carto.com CARTO—Predict through Location

0reactions
gfioravcommented, Dec 14, 2016

So @luisbosque , can we close this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Users are not able to delete record from custom table
Yes , please create a Delete UI Action for your custom Table. As the existing ones are for OOB functionality with works with...
Read more >
Delete or remove a user from your organization
If a user no longer needs an account, you can delete or remove it, depending on the type of Google service your organization...
Read more >
Update and delete table rows using the Organization Service
When updating a table row, only include the columns you are changing. ... You should create a new Entity instance, set the id...
Read more >
Deleting a Local User - VMware Docs
You can delete an Organization Administrator or Organization User user from a Tenant Org that you have created in VMware Data Services ...
Read more >
Delete Data Tables | Form Designer | User Guide | Epi Info
To delete an existing data table without deleting the form, perform the following steps: From the Form Designer toolbar, select Tools > Delete...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found