Skip to content

Conversation

labkey-steveh
Copy link
Contributor

@labkey-steveh labkey-steveh commented Mar 4, 2020

Create SampleSet domain and fields to an existing SampleSet. For issue #39851

Create SampleSet domain and fields to an existing SampleSet.
# domain.create returns the full Domain definition
created_sampleset_domain = domain.create(server_context, sampleset_domain_definition)


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this whitespace

# Drop a domain
###################

#drop_response = domain.drop(server_context, 'samples', 'BloodSamples')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would either uncomment these lines or delete them entirely

Copy link
Contributor

@labkey-klum labkey-klum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a few minor changes

@labkey-nicka labkey-nicka changed the title New example file 39851: New example file May 9, 2020
@labkey-nicka
Copy link
Contributor

@labkey-steveh Should probably look to get this merged soon as we have other changes we're currently adding and can roll this into the version bump.

@labkey-steveh
Copy link
Contributor Author

Thanks Karl, I made the changes you requested.

Copy link
Contributor

@labkey-klum labkey-klum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@labkey-steveh labkey-steveh merged commit 9bed34d into master Jul 10, 2020
@labkey-tchad labkey-tchad deleted the fb_issue39851 branch August 13, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants