Skip to content

Conversation

@labkey-jeckels
Copy link
Contributor

Rationale

We want trigger scripts to have the ability to do custom parsing on incoming values. A recent change broke that, and we were somewhat lucky to catch it in another automated test. We'll benefit from more intentional coverage.

Related Pull Requests

Changes

  • Send values that can't be parsed normally and make sure the trigger script can intercept and transform them

//
// _portalHelper.addWebPart("Datasets");
// _portalHelper.addWebPart("Data Classes");
// _portalHelper.addWebPart("Sample Types");
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this meant to be commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

On my dev machine, yes. In the repo, no. Now fixed.

@labkey-susanh labkey-susanh merged commit ac599f2 into develop Jun 11, 2025
8 checks passed
@labkey-susanh labkey-susanh deleted the fb_conversionExceptionCoercion branch June 11, 2025 22:22
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