1. by Donboy on January 23, 2013

    Closed

    Add Last Modified Date for all character sheets

    Add these new columns to all character sheet tables.

    Create Date
    Created By (Initial value: player’s username)
    Last Modified Date
    Last Modified By

    Initial value for all other fields is null.

  2. Donboy
    about 13 years ago

    1. Status changed from New to Assigned.
  3. Donboy
    about 13 years ago

    Note to self: When the tables are created in production, Need to run characters_update_crateuser.pl which will update the “create_user” field with the name of the player who created the original sheet.

  4. Donboy
    about 13 years ago

    Create user was redundant, so I am not storing this as a separate field. Also scratched plans to run the update script I previously mentioned. This should now be ready for all sheet types. This data has been moved to the bottom of the sheet near the bottom edit button. This data will not appear on the form version. Only on the viewable version.

    1. Status changed from Assigned to Closed.