OlegPhenomenon

Results 45 issues of OlegPhenomenon

`bundle exec rake company_status:check_all -- --open_data_file_path=lib/tasks/data/ettevotja_rekvisiidid__lihtandmed.csv --missing_companies_output_path=lib/tasks/data/missing_companies_in_business_registry.csv --deleted_companies_output_path=lib/tasks/data/deleted_companies_from_business_registry.csv --download_path=https://avaandmed.ariregister.rik.ee/sites/default/files/avaandmed/ettevotja_rekvisiidid__lihtandmed.csv.zip --soft_delete_enable=false` **This rake task performs the following actions:** - downloads an archive - unzips it - checks all companies from our...

on hold
Not for merging

I have added the ability to configure the logging level through the application.yml file. The following levels are available: 'debug', 'info', 'warn', 'error', 'fatal', 'unknown'. The key in application.yml: log_level:...

close #2611 **What is this?** This is the implementation for interacting with BSA reserved domains, which can be obtained from GoDaddy. **What do you need to know beforehand?** - First...

**What's the issue?** - The problem is an error message appearing during email validation, even though the validation result is positive. In other words, the email passes the validation and...

The problem was noticed exactly when the domain was created through EPP. No problems were observed with REPP

bug