Skip to content

Issue #980: Deprecate the UI for deriving samples in LKS#3052

Merged
labkey-susanh merged 4 commits into
developfrom
fb_deprecateDeriveSamples
Jun 19, 2026
Merged

Issue #980: Deprecate the UI for deriving samples in LKS#3052
labkey-susanh merged 4 commits into
developfrom
fb_deprecateDeriveSamples

Conversation

@labkey-susanh

@labkey-susanh labkey-susanh commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Rationale

Issue 980: The derivation UI in our apps is far superior to the one in LKS, so we will be removing the LKS interface in 26.11 after deprecating it in 26.7.

Related Pull Requests

Changes

  • update tests that use the deprecated UI to enable the feature first

protected void doCleanup(boolean afterTest)
{
super.doCleanup(afterTest);
if (previousDeriveSamplesSetting != null)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Consider using OptionalFeatureHelper.resetOptionalFeature().

@labkey-susanh labkey-susanh merged commit f1e6d67 into develop Jun 19, 2026
7 checks passed
@labkey-susanh labkey-susanh deleted the fb_deprecateDeriveSamples branch June 19, 2026 18:57
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