Problem/Motivation

Decide if any of the variables used in ubercart cart module need to be migrated. And, if so, the destination.

The variables I found are:

  • uc_roles_reminder_granularity
  • uc_roles_reminder_length
  • uc_roles_default_role
  • uc_roles_default_length
  • uc_roles_default_show_expiration
  • uc_roles_default_expiration_title
  • uc_roles_default_expiration_message
  • uc_roles_default_expiration_header
  • uc_roles_default_by_quantity
  • uc_roles_default_end_expiration
  • uc_roles_default_granularity
  • uc_roles_default_role_choices
  • uc_roles_default_end_time
  • uc_roles_reminder_granularity

Proposed resolution

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Closed (won't fix)

There has been no call for doing this and configuration can be done via the UI.

quietone’s picture