** 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:
- Create a Masking job using a file connector with an algorithm assigned.
- Use masking initializer(1.1.0) to backup this engine
- Now setup another engine with the above backedup file.
- 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.
** Expected Behavior**
A file inventory should be backed up and setup successfully
** Actual Behavior**
The file inventory setup fails as the field
isProfilerWritablewas 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:
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.