by eVolpe Consulting Group

Is data privacy your priority? Get a data-breach proof CRM system! Data Anonymizer is a tool designed to quickly encode data on your CRM instance, while preserving their diversity and relations between records. It allows you to quickly prepare a realistic instance for tests and demonstrations without the risk of leaking someone’s personal information.

Includes a 30 day guarantee
Try it Now

#4546 - Config file can not be created

Closed Bug? created by jdneuberger a year ago

It seems like there already is an open ticket with the exact same problem that I have, but I couldnt find a solution in the ticket. I tried to run the" php vendor/bin/robo anonymization:gen-def" and got an error. The created file crashed on line 2130 after the creating the fields for the module "surveys" in the config file. Any idea on how to create a working configuration file?

Here are the last lines before the crash:

'Surveys' => array ( 'name' => array ( 'class_name' => 'ShortTextAnonymizer', 'lbl' => 'Name', ), 'description' => array ( 'class_name' => 'ShortTextAnonymizer', 'priority' => true, 'lbl' => 'Description', ), 'submit_text' => array ( 'class_name' => 'LoremIpsumAnonymizer', 'lbl' => 'Submit Text', ), 'satisfied_text' => array ( 'class_name' => 'ShortTextAnonymizer', 'lbl' => 'Satisfied Text', ), 'neither_text' => array ( 'class_name' => 'ShortTextAnonymizer', 'lbl' => 'Neither Text', ), 'dissatisfied_text' => array ( 'class_name' => 'ShortTextAnonymizer', 'lbl' => 'Dissatisfied Text', ), ), )ERROR: Undefined variable: name in /var/www/html/SuiteCRM/custom/include/DataAnonymizer/ConfigGenerator.php:152

  1. eVolpe member avatar

    eVolpe Consulting Group Provider

    a year ago

    Hello,

    First of all we're very happy to know that you're interested in our product.

    What version of SuiteCRM, Database and PHP do you have?

    Best, Maciej Jankiewicz eVolpe Support Team

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...