Skip to content

LIMS-2136: Fix editing priority processing pipeline#1057

Merged
ndg63276 merged 1 commit intopre-release/2026-R2.3from
fix/LIMS-2136/fix-editing-priority-processing
Apr 21, 2026
Merged

LIMS-2136: Fix editing priority processing pipeline#1057
ndg63276 merged 1 commit intopre-release/2026-R2.3from
fix/LIMS-2136/fix-editing-priority-processing

Conversation

@ndg63276
Copy link
Copy Markdown
Collaborator

@ndg63276 ndg63276 commented Apr 1, 2026

JIRA ticket: LIMS-2136

Summary:

At the moment you cannot edit the priority processing pipeline.

Changes:

  • Display the priority pipeline even if not yet selected
  • Use the pipeline id as the model for the dropdown, not the pipeline name

To test:

  • Go to a puck with no priority pipeline set, eg /containers/cid/359802
  • Check there is a field to set the priority pipeline, and it says "Click to Edit" initially
  • Choose a pipeline, check a notification appears to say it has been successfully updated
  • Refresh the page, check the chosen pipeline appears
  • Edit again and check it remains after another refresh

@ndg63276 ndg63276 changed the base branch from master to pre-release/2026-R2.3 April 21, 2026 08:54
@ndg63276 ndg63276 merged commit 7f1b47c into pre-release/2026-R2.3 Apr 21, 2026
2 checks passed
@ndg63276 ndg63276 deleted the fix/LIMS-2136/fix-editing-priority-processing branch April 21, 2026 08:56
ndg63276 added a commit that referenced this pull request May 1, 2026
* Add instruction for industry users (#1063)

* LIMS-1949: Use parentAutoProcProgramId field (#1062)

* LIMS-1949: Use parentAutoProcProgramId field

* LIMS-1949: Add config variable to example file

---------

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2109: Require an email address when creating a plate (#1037)

* LIMS-2109: Require an email address when creating a plate

* Update php-jwt as much as possible and ignore security advisory

---------

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2126: Add new strategy pipeline and tidy code (#1054)

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2135: Update PHP Libraries (#1053)

* LIMS-2135: Update PHP Libraries

* LIMS-2135: Update tests for PHP 7.4.33

* LIMS-2135: Use global getallheaders

* LIMS-2135: Fix unit tests

* LIMS-2135: Fix unit tests

* LIMS-2135: Add bootstrap getallheaders function for CI tests

---------

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2136: Fix editing priority processing pipeline (#1057)

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2139: Dont display special beam as beam dumps (#1052)

Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>

* LIMS-2163: Notation change to dispensing CSV for 2 drop plates

---------

Co-authored-by: Guilherme Francisco <guilherme.de-freitas@diamond.ac.uk>
Co-authored-by: Mark Williams <mark.williams@diamond.ac.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants