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

Job Status Error after applying policy tags #120

Open
gotoyuto-ca opened this issue Feb 27, 2024 · 0 comments
Open

Job Status Error after applying policy tags #120

gotoyuto-ca opened this issue Feb 27, 2024 · 0 comments

Comments

@gotoyuto-ca
Copy link

When executing Sensitive Tag Column, the job results in an error.

The following error log is output.
Error occurred when tagging ~

Since the apply_policy_tags method returns True, comparing True and constants.SUCCESS causes this error.

op_status = self.apply_policy_tags(table_id, policy_tag_requests)
if op_status != constants.SUCCESS:

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

1 participant