Skip to content

Comments

GitHub Issue 830: Assay design add transform script webdav path doesn't resolve from subfolder#1938

Merged
cnathe merged 10 commits intodevelopfrom
fb_transformSubfolder
Feb 20, 2026
Merged

GitHub Issue 830: Assay design add transform script webdav path doesn't resolve from subfolder#1938
cnathe merged 10 commits intodevelopfrom
fb_transformSubfolder

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Feb 17, 2026

Rationale

#830 LIMS: Adding a Tx script from within a subfolder fails

When editing an assay design and dropping a transform script, we use the AssayProtocolModel domain container Id to get the containerPath before posting to the webdav controller action. We were checking the module context container Id value but not the parentId value when resolving the containerPath on the client side. This PR checks both when getting the AssayProtocolModel.container

Related Pull Requests

Changes

  • AssayProtocolModel.container to compare domain id to the container.parentId to get parentPath when applicable

…'t resolve from subfolder

  - AssayProtocolModel.container to compare domain id to the container.parentId to get parentPath when applicable
@cnathe cnathe requested a review from XingY February 19, 2026 15:06
@cnathe cnathe merged commit 72624a8 into develop Feb 20, 2026
3 checks passed
@cnathe cnathe deleted the fb_transformSubfolder branch February 20, 2026 20:06
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