Skip to content

"The masking initializer 1.1.0 is not compatible with engine >= 5.3.4.0" #57

Description

@rakesh-roshan

** Expected Behavior**
A file inventory should be backed up and setup successfully

** Actual Behavior**
The file inventory setup fails as the field isProfilerWritable was introduced in 5.3.4.0 and it is a required parameter so the API throws error if the value is not passed.

Steps To Reproduce the Problem

Steps to reproduce the behavior:

  1. Create a Masking job using a file connector with an algorithm assigned.
  2. Use masking initializer(1.1.0) to backup this engine
  3. Now setup another engine with the above backedup file.
  4. The setup throws error

Screenshots
If applicable, add screenshots to help explain your problem.

Version
Masking initializer: 1.1.0
Masking engine: 5.3.4.0

Additional Context
Add any other context about the problem here, including additional logs or debugging information if appropriate.

Metadata

Metadata

Assignees

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