[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2024-01-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

Nick Clemens  changed:

   What|Removed |Added

 Attachment #159416|0   |1
is obsolete||

--- Comment #4 from Nick Clemens  ---
Created attachment 160590
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160590&action=edit
Bug 35452: Provide more info when using Link authorities automatically

Test plan
1 Edit a record and add several 7xx and 6xx
2 Click on Link authorities automatically and check that the result only shows
the field numbers
3 Apply patch, restart services
4 Click on Link authorities automatically and check that the result shows the
field numbers and the info of the entry

Signed-off-by: David Nind 
Signed-off-by: Nick Clemens 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2024-01-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

Nick Clemens  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

David Nind  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |adolfo.rodrig...@xercode.es
   |ity.org |
  Text to go in the||This enhancement adds more
  release notes||useful information to the
   ||automatic authority link
   ||results when editing a
   ||record and using "Link
   ||authorities automatically".
   ||It now includes the value
   ||you used for each authority
   ||entry (such as 650$a and
   ||$700$a), so you know which
   ||ones to look at.
   ||Previously, it only
   ||included the field number,
   ||such as 650, and not the
   ||term.
   ||
   ||Example of new
   ||automatic authority link
   ||results:
   ||- 650 - Biologie.
   ||- More than one local match
   ||found. Possibly a duplicate
   ||authority!
   ||- 650 - Biology.
   ||- More than one local match
   ||found. Possibly a duplicate
   ||authority!
   ||- 700 -
   ||Aristophanes. - More than
   ||one local match found.
   ||Possibly a duplicate
   ||authority!
   ||- 700 - Beckett,
   ||Samuel, 1906-1989. - More
   ||than one local match found.
   ||Possibly a duplicate
   ||authority!
 CC||da...@davidnind.com

--- Comment #3 from David Nind  ---
This is a nice enhancement!

I've added an assignee and some release notes.

Testing notes (using koha-testing-docker (KTD)):

1. Paste these terms in new 650$a or 700$a fields for a record, instead of
using the tag editor:
   - 650$a: Biologie.
   - 650$a: Biology.
   - 700$a: Aristophanes.
   - 700$a: Beckett, Samuel, 1906-1989.

2. After the patch is applied, you get a more useful message of where to look
to fix things up:

   Automatic authority link results:
   - 650 - Biologie. - More than one local match found. Possibly a duplicate
authority!
   - 650 - Biology. - More than one local match found. Possibly a duplicate
authority!
   - 700 - Aristophanes. - More than one local match found. Possibly a
duplicate authority!
   - 700 - Beckett, Samuel, 1906-1989. - More than one local match found.
Possibly a duplicate authority!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

David Nind  changed:

   What|Removed |Added

 Attachment #159408|0   |1
is obsolete||

--- Comment #2 from David Nind  ---
Created attachment 159416
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159416&action=edit
Fix - Bug 35452 - Provide more info when using Link authorities automatically

Test plan
1 Edit a record and add several 7xx and 6xx
2 Click on Link authorities automatically and check that the result only shows
the field numbers
3 Apply patch, restart services
4 Click on Link authorities automatically and check that the result shows the
field numbers and the info of the entry

Signed-off-by: David Nind 

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

Adolfo Rodríguez Taboada  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

--- Comment #1 from Adolfo Rodríguez Taboada  ---
Created attachment 159408
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159408&action=edit
Fix - Bug 35452 - Provide more info when using Link authorities automatically

Test plan
1 Edit a record and add several 7xx and 6xx
2 Click on Link authorities automatically and check that the result only shows
the field numbers
3 Apply patch, restart services
4 Click on Link authorities automatically and check that the result shows the
field numbers and the info of the entry

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/