Domains added to Allowlist are not exported in collection nor env

Currently it seems that domains which are added to the CookieStore/CookieManager Allowlist are not exported. Not in the related collection and not in the environment JSON.

Steps To Reproduce

  1. Add one or more domains in Allowlist
  2. Export collection and environment files as JSON
  3. Open the JSON files and search for the domains

As a workaround, I wanted to try manually adding allowed domains to env or collection file, but I am not sure how the sample exported file (with exported allowed domains list) looks like.