Skip to main content
Answer

Validations for a deleted table under access control?

  • November 23, 2020
  • 2 replies
  • 48 views

Forum|alt.badge.img+15

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.

Best answer by 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

This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • December 7, 2020

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


Forum|alt.badge.img+15
  • Author
  • Superhero
  • December 7, 2020

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é