Skip to content

Fix flow NPE: No need to use the ExpData to look itself up#909

Merged
labkey-jeckels merged 1 commit intodevelopfrom
fb_flowNpeFix
Jul 26, 2025
Merged

Fix flow NPE: No need to use the ExpData to look itself up#909
labkey-jeckels merged 1 commit intodevelopfrom
fb_flowNpeFix

Conversation

@labkey-jeckels
Copy link
Contributor

Rationale

NPE during the crawler:

https://teamcity.labkey.org/buildConfiguration/LabkeyTrunk_DailyCSqlserver2014/3595782?buildTab=tests&status=failed&name=flow.FlowAnalysisResolverTest&expandedTest=build%3A%28id%3A3595782%29%2Cid%3A2000000139&logFilter=debug&logView=flowAware

Changes

  • Use the ExpData we already have instead of looking up another one (may get a constraint violation when inserting, but at least a small optimization)
  • Improve generics slightly

@labkey-jeckels labkey-jeckels requested a review from XingY July 25, 2025 21:24
@labkey-jeckels labkey-jeckels merged commit 74949be into develop Jul 26, 2025
8 checks passed
@labkey-jeckels labkey-jeckels deleted the fb_flowNpeFix branch July 26, 2025 00:08
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