Description of the problem
For a new deal (Contacts plugin) or order (Products plugin), the contact field is empty but the link /auto_completes/contacts?project_id=test returns the structured data of addresses.
Solution
Please execute the following command to fix the problem:
bundle exec rake assets:precompile RAILS_ENV="production"
Important: Please note that the problem appears mostly on Redmine 6+.