Skip to content

Select glob search strings when downloading upstream visits - #77

Merged
tieneupin merged 3 commits into
mainfrom
select-glob-search-strings
Jun 26, 2026
Merged

Select glob search strings when downloading upstream visits#77
tieneupin merged 3 commits into
mainfrom
select-glob-search-strings

Conversation

@tieneupin

@tieneupin tieneupin commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

We previously introduced the UpstreamVisitsCard component, which enabled users to trigger the download of data from past visits belonging to the same proposal. This process involved performing glob searches in the backend using a pre-configured list of search patterns. There was no option to skip search patterns that are not relevant to the user's current needs.

This PR updates the UpstreamVisitsCard component so that upon clicking on a visit to download, users can now view the search strings configured for that visit type, and select only the ones they want to use to find and download files with. The MachineConfig schema was also manually updated to include some of the newer keys introduced on the backend side.

This PR is tied to DiamondLightSource/python-murfey#835 . Both should be rolled out in tandem.

@tieneupin
tieneupin merged commit e31899c into main Jun 26, 2026
@tieneupin
tieneupin deleted the select-glob-search-strings branch June 26, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants