Bug 34240 - Add hint about having to use Koha-to-MARC mappings for Koha link in frameworks
Summary: Add hint about having to use Koha-to-MARC mappings for Koha link in frameworks
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Pascal Uphaus
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-09 13:27 UTC by Katrin Fischer
Modified: 2023-10-14 12:31 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00


Attachments
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks (1.70 KB, patch)
2023-08-17 12:07 UTC, Pascal Uphaus
Details | Diff | Splinter Review
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks (2.98 KB, patch)
2023-08-17 12:16 UTC, Pascal Uphaus
Details | Diff | Splinter Review
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks (3.02 KB, patch)
2023-08-17 12:19 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks (3.03 KB, patch)
2023-08-17 12:39 UTC, Pascal Uphaus
Details | Diff | Splinter Review
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks (3.09 KB, patch)
2023-08-17 12:40 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-07-09 13:27:48 UTC
When configuring subfields in bibliographic frameworks the 'Koha link' is on locked as you need to set it through Koha-to-MARC mappings. 
We should add a hint about that changed behavior.
Comment 1 Pascal Uphaus 2023-08-17 12:07:17 UTC
Created attachment 154549 [details] [review]
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks

To test:
1. Go to administration > marc bibliographic framework > choose framework > marc structure
choose any tag
2. go to actions and edit subfields
3. check that the koha link pulldown can not be edited
=> There is no hint
4. Apply patch
5. Refresh the page, now there is a hint on how to edit
Comment 2 Pascal Uphaus 2023-08-17 12:16:44 UTC
Created attachment 154554 [details] [review]
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks

To test:
1. Go to administration > marc bibliographic framework > choose framework > marc structure
choose any tag
2. go to actions and edit subfields
3. check that the koha link pulldown can not be edited
=> There is no hint
4. Apply patch
5. Refresh the page, the select box is replaced by text and there is a hint on how to edit
Comment 3 Biblibre Sandboxes 2023-08-17 12:19:41 UTC
Created attachment 154555 [details] [review]
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks

To test:
1. Go to administration > marc bibliographic framework > choose framework > marc structure
choose any tag
2. go to actions and edit subfields
3. check that the koha link pulldown can not be edited
=> There is no hint
4. Apply patch
5. Refresh the page, the select box is replaced by text and there is a hint on how to edit

Signed-off-by: Christina <cjf@wmu.se>
Comment 4 Katrin Fischer 2023-08-17 12:32:07 UTC
Sorry, QA script failed, missing TT filter!
Comment 5 Pascal Uphaus 2023-08-17 12:39:04 UTC
Created attachment 154564 [details] [review]
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks

To test:
1. Go to administration > marc bibliographic framework > choose framework > marc structure
choose any tag
2. go to actions and edit subfields
3. check that the koha link pulldown can not be edited
=> There is no hint
4. Apply patch
5. Refresh the page, the select box is replaced by text and there is a hint on how to edit

Signed-off-by: Christina Fairlamb <cjf@wmu.se>
Comment 6 Katrin Fischer 2023-08-17 12:40:49 UTC
Created attachment 154565 [details] [review]
Bug 34240: Added hint about having to use Koha-to-MARC mappings for Koha link in frameworks

To test:
1. Go to administration > marc bibliographic framework > choose framework > marc structure
choose any tag
2. go to actions and edit subfields
3. check that the koha link pulldown can not be edited
=> There is no hint
4. Apply patch
5. Refresh the page, the select box is replaced by text and there is a hint on how to edit

Signed-off-by: Christina Fairlamb <cjf@wmu.se>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 7 Tomás Cohen Arazi 2023-08-29 17:58:08 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 8 Katrin Fischer 2023-08-29 18:42:34 UTC
Congratulations Pascal!
Comment 9 Fridolin Somers 2023-08-30 07:15:48 UTC
Enhancement not pushed to 23.05.x

We may also remove the comment no ? 
  <!-- This select should be DISABLED; value is submitted by the following hidden input -->
Comment 10 Katrin Fischer 2023-08-30 07:18:46 UTC
(In reply to Fridolin Somers from comment #9)
> Enhancement not pushed to 23.05.x
> 
> We may also remove the comment no ? 
>   <!-- This select should be DISABLED; value is submitted by the following
> hidden input -->

Agree about the comment. But I also think this would be nice to have since it's causing people grief (not knowing why they can't edit and where to do it instead, a UX issue)