sanger / sequencescape

Web based LIMS
MIT License
83 stars 32 forks source link

Y24-219 - Link tag groups with tag sets #4237

Closed yoldas closed 2 weeks ago

yoldas commented 1 month ago

User story As PSD, we would like to create TagSet records and link them with the existing TagGroup records.

Who are the primary contacts for this story Abdullah, Andrew, Katy, Neil

Who is the nominated tester for UAT PSD

Acceptance criteria To be considered successful the solution must allow:

Update after review session:

Dependencies This story is blocked by the following dependencies:

References This story has a non-blocking relationship with: See links in the parent research story.

Additional context Note that we are not renaming any existing tag groups; we are creating new tag sets and links to existing tag groups.

KatyTaylor commented 1 month ago

Ideally this would be done after https://github.com/sanger/sequencescape/issues/4239, so that no new tag groups can be created that don't have tag sets.

But probably doesn't matter too much because I don't think new tag groups are created v often.

yoldas commented 1 month ago

Ideally this would be done after #4239, so that no new tag groups can be created that don't have tag sets.

But probably doesn't matter too much because I don't think new tag groups are created v often.

I have added this story as a direct dependency in https://github.com/sanger/sequencescape/issues/4083 and https://github.com/sanger/limber/issues/1814 with the same idea.

I had a similar assumption about new tag groups not being created often, which would require the SS tag creation story if done in UI. Record loader based additions for new tag sets and tag groups can be done easily in a similar way after this story I think.