Skip to content

Job Status Error after applying policy tags #120

Description

@gotoyuto-ca

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions