Bug 40734 - Libraries additional fields don't appear when creating a new library
Summary: Libraries additional fields don't appear when creating a new library
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Pedro Amorim
QA Contact: Testopia
URL:
Keywords:
: 40735 (view as bug list)
Depends on: 38663
Blocks:
  Show dependency treegraph
 
Reported: 2025-08-29 18:02 UTC by Caroline Cyr La Rose
Modified: 2025-10-16 07:35 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.11.00,25.05.04
Circulation function:


Attachments
Bug 40734: Fix creating new library with additional fields (1.75 KB, patch)
2025-09-01 10:30 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 40734: Fix creating new library with additional fields (1.80 KB, patch)
2025-09-01 11:54 UTC, David Nind
Details | Diff | Splinter Review
Bug 40734: Fix creating new library with additional fields (1.87 KB, patch)
2025-09-16 08:59 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2025-08-29 18:02:47 UTC
I was documenting bug 38663 and noticed that the Additional fields section doesn't appear when adding a new library.

To recreate:
1. Go to Administration > Additional fields > Libraries (branches) > New field
2. Enter a name for the field
3. Click Save
4. Go to Administration > Libraries > New library
   --> The form does not contain the additional field
Comment 1 David Nind 2025-08-29 20:30:50 UTC
I can confirm that this is happening:
1. Additional fields for libraries show when editing and existing library
2. Additional fields for libraries don't show when creating a new library
Comment 2 Pedro Amorim 2025-09-01 10:29:02 UTC
*** Bug 40735 has been marked as a duplicate of this bug. ***
Comment 3 Pedro Amorim 2025-09-01 10:30:47 UTC
Created attachment 186013 [details] [review]
Bug 40734: Fix creating new library with additional fields

Test plan, dont apply patch yet:
1. Go to Administration > Additional fields > Libraries (branches) > New field
2. Enter a name for the field
3. Click Save
4. Go to Administration > Libraries > New library
   --> The form does not contain the additional field
5. Apply patch. Repeat.
Comment 4 David Nind 2025-09-01 11:54:44 UTC
Created attachment 186015 [details] [review]
Bug 40734: Fix creating new library with additional fields

Test plan, dont apply patch yet:
1. Go to Administration > Additional fields > Libraries (branches) > New field
2. Enter a name for the field
3. Click Save
4. Go to Administration > Libraries > New library
   --> The form does not contain the additional field
5. Apply patch. Repeat.

Signed-off-by: David Nind <david@davidnind.com>
Comment 5 Jonathan Druart 2025-09-16 08:59:30 UTC
Created attachment 186454 [details] [review]
Bug 40734: Fix creating new library with additional fields

Test plan, dont apply patch yet:
1. Go to Administration > Additional fields > Libraries (branches) > New field
2. Enter a name for the field
3. Click Save
4. Go to Administration > Libraries > New library
   --> The form does not contain the additional field
5. Apply patch. Repeat.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 6 Lucas Gass (lukeg) 2025-09-18 19:54:27 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 7 Paul Derscheid 2025-09-25 16:31:01 UTC
Nice work everyone!

Pushed to 25.05.x
Comment 8 Fridolin Somers 2025-10-16 07:35:05 UTC
Depends on Bug 38663 not in 24.11.x