Skip to content

GH Issue 1477: Enforce required comments for sample type import template updates - #8006

Open
labkey-susanh wants to merge 2 commits into
developfrom
fb_manageTemplatesComments
Open

GH Issue 1477: Enforce required comments for sample type import template updates#8006
labkey-susanh wants to merge 2 commits into
developfrom
fb_manageTemplatesComments

Conversation

@labkey-susanh

Copy link
Copy Markdown
Contributor

Rationale

Issue 1477

Related Pull Requests

Changes

  • Add validation check in UpdateQueryImportTemplateAction for user comment.

@labkey-susanh
labkey-susanh requested a review from XingY September 1, 2026 19:03

if (getUser().isGuest())
{
// Guests can only delete

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.

Perhaps the check of appHome should move to Container.getAuditCommentsRequired? Also in getAuditCommentsRequired, props initialization should be moved to after ProductFeature.DataChangeCommentRequirement

@XingY XingY left a comment

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.

CRLF

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.

2 participants