Skip to content

Add staff comments to BLSample #65

@stufisher

Description

@stufisher

I would like to add a staff comments column to BLSample for mail-in mode so staff can relay information on samples to users. This is for the case where a datacollection may not have been created and thus datacollectioncomments cannot be used.

ALTER TABLE `BLSample`
	ADD `staffComments` VARCHAR(255) NULL DEFAULT NULL COMMENT 'Any staff comments on the sample', 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions