Skip to main content

I’ve deleted a table and when I run the validations again I got the following validations:

  • Deleting for the role is allowed while deleting in the table (variant) is not allowed
  • Adding for the role is allowed while deleting in the table (variant) is not allowed
  • Updating for the role is allowed while deleting in the table (variant) is not allowed

The table is gone but when I examinate one of the validation query's it seems there is still data present in the table role_tab, linked to the table I just removed.

I cannot find the deleted table under Access control, so what is the best way to deal with those validation messages? Approving it is probably possible, but there is still data present in role_tab, which for me doesn't look OK.

Hi René,

I just checked it myself and indeed the table stays listed in the validation; even after complete definition validation. I do believe this is a bug as the table should be deleted from role_tab when deleting a table. As workaround you can indeed approve these validations. Would you mind creating an issue in TCP for this? Then the Software Factory team can solve this.

Kind regards,
Mark Jongeling


Hi René,

I just checked it myself and indeed the table stays listed in the validation; even after complete definition validation. I do believe this is a bug as the table should be deleted from role_tab when deleting a table. As workaround you can indeed approve these validations. Would you mind creating an issue in TCP for this? Then the Software Factory team can solve this.

Kind regards,
Mark Jongeling

Thanks, I've added an issue in TCP.

Br, René