Page MenuHomePhabricator

Restructure Export File
Closed, ResolvedPublic3 Estimated Story Points

Description

During the workshop with the vendor of our CRM software, we identified some of the fields in the export file as unnecessary. The following fields should be dropped from the export file:

  • dt_del
  • dt_exp
  • source
  • wikilogin
  • referrer
  • layout
  • user_agent
  • konto
  • blz
  • mb_transaction_id
  • mb_amount
  • mb_currency
  • mb_status
  • mb_failed_reason_code
  • mb_pay_from_email
  • mb_payment_type
  • mb_timestamp
  • wikimedium_shipping
  • bic

Acceptance Criteria:

  • The fields listed above are not present in the export file
  • Output must be compatible to the third party importer at all times.
  • Switching back between old and new format must be possible within 24 hours.

Background:
The rollout of this change needs to be coordinated with the third-party provider.

Event Timeline

@kai.nissen I vaguely remember someone mention that the iso encoded CSV was also no longer needed? Not an AC. Please consider.

You remember correctly: T176230.

The third-party software needs a major upgrade for this, which is not likely to happen this year.