- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
I recently wrote a script to sanitise my database (remove store-related info before handing off to another developer) and I almost missed the field_data_num_renewals field because it isn't preceded by commerce_license like the other fields of this module are (commerce_license_role, commerce_license_type, etc.)
To ensure consistency, I would like to propose renaming field_data_num_renewals to field_commerce_license_num_renewals, and field_revision_num_renewals to field_revision_commerce_license_num_renewals.
Closed: outdated
1.0
Code
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.