Change #4957
Category | None |
Changed by | Chris Sharp <csharp | @georgialibraries.org>
Changed at | Wed 08 Nov 2017 11:06:45 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 86cef2f89265717ffc5e2665fee7a0adf8a30d4b |
Comments
LP#1724885 - Alert when TCN value already exists on bib import. To test ------- [1] Ensure that the global flag 'cat.bib.use_id_for_tcn' is off. [2] Import a record via Z39.50 in the web staff client. [3] Repeat the Z39.50 search and attempt to import the record again. Note that the import will fail silently (with error messages in the browser console). [4] Apply the patch and repeat step 3. This time, an alert modal will appear pointing out that the TCN is already in use. Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2
- Open-ILS/web/js/ui/default/staff/cat/z3950/app.js