Bug 31371

Summary: Value builder for UNIMARC field 283
Product: Koha Reporter: Jérémy Breuillard <jeremy.breuillard>
Component: CatalogingAssignee: Julian Maurice <julian.maurice>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: e.betemps, jeremy.breuillard, julian.maurice, lucas, m.de.rooy, thibault.keromnes
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Small patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
22.11.00
Circulation function:
Attachments: MT 37399: Value builder pour champ 283
BZ 31371: Value builder for field 283
Bug 31371: Value builder for field 283
Bug 31371: Value builder for field 283
Bug 31371: Value builder for field 283
Bug 31371: (QA follow-up) Capitalization fixes

Description Jérémy Breuillard 2022-08-16 14:59:35 UTC
It could be usefull to have plugins where we can select values on field $283 : for the subfield $a and the subfield $2
Comment 1 Jérémy Breuillard 2022-08-17 08:22:21 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2022-08-17 08:23:35 UTC
Hi Jeremy, please be careful, it's all French to me! :)
Comment 3 Jérémy Breuillard 2022-08-17 08:55:58 UTC Comment hidden (obsolete)
Comment 4 Jérémy Breuillard 2022-08-17 08:57:26 UTC
(In reply to Katrin Fischer from comment #2)
> Hi Jeremy, please be careful, it's all French to me! :)

Hehe I made a mistake !
Comment 5 Jérémy Breuillard 2022-08-17 10:23:36 UTC
Created attachment 139248 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    3)Inputs are writable but notice that no plugins are suggested
    4)Apply patch and repeat 1) to 3)
    5)Values builders plugins are available for $2 and $a
Comment 6 Biblibre Sandboxes 2022-09-06 06:51:58 UTC
Created attachment 140218 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    3)Inputs are writable but notice that no plugins are suggested
    4)Apply patch and repeat 1) to 3)
    5)Values builders plugins are available for $2 and $a

Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr>
Comment 7 Katrin Fischer 2022-10-03 19:56:15 UTC
Created attachment 141289 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    3)Inputs are writable but notice that no plugins are suggested
    4)Apply patch and repeat 1) to 3)
    5)Values builders plugins are available for $2 and $a

Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>



Current patch-complexity: Medium patch
Comment 8 Katrin Fischer 2022-10-03 19:56:20 UTC
Created attachment 141290 [details] [review]
Bug 31371: (QA follow-up) Capitalization fixes

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 9 Tomás Cohen Arazi (tcohen) 2022-10-05 19:04:32 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!