Problem/Motivation

Seeing that we have a UI for Vado Groups, I noticed we don't have a changed field for them, which would be helpful for views sorting.

Proposed resolution

Add the fields, and add the install hook.

Seems good to add created and changed timestamps for for group items as well, seeing as we follow the patterns established by Orders/Order items, and Products/variations.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tonytheferg created an issue. See original summary.

tonytheferg’s picture

Issue summary: View changes
tonytheferg’s picture

Looks better to do this in two updated:

 --------------- ----------- --------------- -------------------------------------------------------------------------------------- 
  Module          Update ID   Type            Description                                                                           
 --------------- ----------- --------------- -------------------------------------------------------------------------------------- 
  commerce_vado   8203        hook_update_n   8203 - Add the 'changed' field to 'commerce_vado_group' entities.                     
  commerce_vado   8204        hook_update_n   8204 - Add the 'created' and 'changed' field to 'commerce_vado_group_item' entities.  
 --------------- ----------- --------------- -------------------------------------------------------------------------------------- 
tonytheferg’s picture

Version: 2.0.x-dev » 3.0.x-dev
tonytheferg’s picture

Version: 3.0.x-dev » 2.0.x-dev

  • tonytheferg committed 7ea2cb23 on 2.0.x
    Issue #3508022: Add a changed timestamp field to Variation groups and...

tonytheferg changed the visibility of the branch 3508022- to hidden.

  • tonytheferg committed 09e9e0f4 on 3.0.x
    Issue #3508022: Add a changed timestamp field to Variation groups and...
tonytheferg’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.