Bug 5523 - Display list of items which are to be cataloged in the cataloguing home page
Summary: Display list of items which are to be cataloged in the cataloguing home page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
: 9373 (view as bug list)
Depends on: 31162
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-20 10:50 UTC by Amit Gupta
Modified: 2022-09-14 10:36 UTC (History)
7 users (show)

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


Attachments
Display list of items which are to be cataloged in the cataloguing home page. (10.80 KB, patch)
2010-12-22 08:02 UTC, Amit Gupta
Details | Diff | Splinter Review
Bug 5523 - Display list of items which are to be cataloged in the cataloguing home page. (9.59 KB, patch)
2013-01-01 22:38 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Gupta 2010-12-20 10:50:58 UTC
Display Count of items in PROC shelving location.
Comment 1 Amit Gupta 2010-12-22 08:02:56 UTC Comment hidden (obsolete)
Comment 2 MJ Ray (software.coop) 2011-01-05 23:21:32 UTC
This bug is mentioned in:
Bug 5523 - Display list of items which are to be cataloged in the cataloguing home page. http://lists.koha-community.org/pipermail/koha-patches/2010-December/013461.html
Comment 3 Ian Walls 2011-07-20 15:56:41 UTC
Patch requires rebasing: still uses .tmpl files.

New system preference (catalgouinginprocess) seems to be misspelled.

Directly modifies kohaversion to (now taken) DB revision number; should use "XXX" instead, so release manager can assign number.

This also uses Zebra to find candidate records, rather than items.location.... this seems odd to me.  I'm not sure I see the advantage, and the disadvantage would be that rebuild_zebra.pl needs to run before these materials would show up in the display.
Comment 4 Chris Cormack 2013-01-01 22:38:56 UTC
Created attachment 14352 [details] [review]
Bug 5523 - Display list of items which are to be cataloged in the cataloguing home page.
Comment 5 Chris Cormack 2013-01-01 22:39:24 UTC
I have rebased this patch, It now applies, but it needs a test plan if anyone is going to be able to sign off
Comment 6 Owen Leonard 2013-03-19 01:00:04 UTC
Patch still has TMPL markup in the changes to the include file. It also includes updates to the NoZebraIndexes preference definition in sysprefs.sql without a corresponding change in updatedatabase.pl Is this change relevant to the patch?

Please revise and add a test plan.
Comment 7 Owen Leonard 2016-06-23 12:29:42 UTC
This seems to have been abandoned. Resetting to NEW in case it is a feature someone else wants to pick up.
Comment 8 Katrin Fischer 2019-05-04 12:29:53 UTC
I am not sure of the use case here. Probably PROC should not be hardcoded, as for other libraries it might have different meaning (still needs to be labelled, but is already catalougued).

So probably we'd need a good way to mark things for 'awaiting proper cataloguing'?
Comment 9 Martin Renvoize 2022-07-15 16:34:01 UTC
I reckon we could rethink this after bug 31162 now.
Comment 10 David Cook 2022-08-22 01:23:00 UTC
(In reply to Martin Renvoize from comment #9)
> I reckon we could rethink this after bug 31162 now.

I think that Liz is right at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9373#c5 when she says folk should just use Javascript to display it.

And yeah that's something to explore more after bug 31162 I think...
Comment 11 David Cook 2022-08-22 01:23:48 UTC
*** Bug 9373 has been marked as a duplicate of this bug. ***