Settings and activity
47 results found
-
32 votes
An error occurred while saving the comment Wes Osborn supported this idea ·
-
14 votes
An error occurred while saving the comment Wes Osborn commented
Although we've gotten used to this over the past decade, having this as an option in the ILS would likely greatly improve patron (and staff) satisfaction. Even though would cause some unneeded shipping, which is why having a toggle/setting for it would be nice.
Wes Osborn supported this idea ·
-
8 votes
Wes Osborn supported this idea ·
-
16 votes
An error occurred while saving the comment Wes Osborn commented
Yes, this would be a time saver for us as well. It would also be nice that if it wasn't going to work that it would provide a better error message. Right now I think it just says system or internal error, something really generic.
Wes Osborn supported this idea ·
-
10 votes
An error occurred while saving the comment Wes Osborn commented
This would be SOOOO nice for all date pickers! Or use the OS/browser date picker, which would have this by default.
Wes Osborn supported this idea ·
-
36 votes
Wes Osborn supported this idea ·
-
11 votes
Wes Osborn shared this idea ·
-
8 votes
An error occurred while saving the comment Wes Osborn commented
This also means that you can end up with overlapping side bars when you go into the settings area.
Wes Osborn shared this idea ·
-
13 votes
An error occurred while saving the comment Wes Osborn commented
Our workaround is using the desktop client to populate this field or to make changes to staff accounts with this field (since you cannot save the account either).
Wes Osborn shared this idea ·
-
9 votes
An error occurred while saving the comment Wes Osborn commented
I imagine this was set up as a generic message because it would otherwise "leak" information as to if this was a valid barcode making it easier to compromise an account. See this Open Worldwide Application Security Project guidelines for their recommendations: https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html#authentication-and-error-messages
-
5 votes
An error occurred while saving the comment Wes Osborn commented
Even allowing the parameters to be defined like you would normally in SQL with the variables at the top of the statement would be helpful. Though I think these might get wrapped as CTEs which might not allow for that.
An error occurred while saving the comment Wes Osborn commented
Just curious are you normally inputting branch and/or library ids? Forever, I have wanted the ability for us to put in a variable like $LOGGED-IN-BRANCHID into Find Tool sql and it would swap it out for the user's branch. Same with LIBRARYID too.
(sorry, I'm now seeing in your screenshot that your example is a barcode search)
Though your option could be more veristable for other Find Tool searches. It might be cool if the staff person could *optionally* save the parameters they've used for each different search as well.
Wes Osborn supported this idea ·
-
12 votes
An error occurred while saving the comment Wes Osborn commented
I commend the attempt to shoot for the moon on this one, but I'd also be happy with just a way to get a push notification when something is added to the Known Issues list - you used to have that option, but I don't think it works in the new supportal anymore.
Given that Polaris has never really been self-patchable and with more libraries moving to hosting I feel like that only becomes more so, it feels like finding another middle ground is likely needed.
Wes Osborn supported this idea ·
-
28 votes
An error occurred while saving the comment Wes Osborn commented
We had an instance recently where a staff member was attempting to log into another library's Leap instance because they'd done a google search and picked the first one and "they looked the same" so they just typed their information into the wrong system and then opened a ticket with us when they couldn't login.
Wes Osborn supported this idea ·
-
7 votes
Wes Osborn shared this idea ·
-
2 votes
An error occurred while saving the comment Wes Osborn commented
This is very important for us to gain full support of pickup areas. Without this support, we likely will have to continue to create branch locations in Polaris.
Wes Osborn supported this idea ·
-
22 votes
An error occurred while saving the comment Wes Osborn commented
I am also totally in favor of a more comprehensive overview of the notes system for patron records that could include eliminating these two fields in favor a more robust and auditable system for tracking patron account notes.
An error occurred while saving the comment Wes Osborn commented
I can't imagine the data that has been lost because of this behavior.
Wes Osborn shared this idea ·
-
8 votes
Wes Osborn supported this idea ·
An error occurred while saving the comment Wes Osborn commented
This is a correct assumption, here is what we were told in 2015 (at that time we put in an enhancement to ask it to use the bib id # instead or the UPC):
Format
LCCN
Author
Title
Volume
Issue
Publication Year
ISBN (the system matches on the 1st ISBN in each record)In order for a request to be considered a duplicate, each of the above fields must match in both request workforms. For example, if the format listed in request A is DVD, the format in request B must also be DVD. Similarly, depending on how complete the record being used to create the request is, certain fields in the request workform may be blank. If this is the case, that field must be blank/null in both requests in order for it to qualify as a duplicate.
It is possible that two records with different, but similar, titles could be considered duplicates. An example of this would be if you had two DVD’s both released in 2014 and one was titled Le Chef, while the other was titled Chef. Should a patron place a request for these two titles, they would visibly match on the publication year and format. However, because the stored procedure used to check for duplicate requests checks both the Browse Title and the Sort Title of a record, it will also find a match there. While the Browse Title for these would not be a match (LE CHEF and CHEF), because the Sort Title drops the initial article of ‘Le’, requests for these two titles would be determined to be duplicates.
-
3 votes
Wes Osborn shared this idea ·
-
25 votes
Wes Osborn supported this idea ·
-
18 votes
Wes Osborn supported this idea ·
An error occurred while saving the comment Wes Osborn commented
This should also extend to the similar authority processing jobs. I didn't know those even existed and we have them back to 2009! We'll delete them through SQL, but it seems unfair not to extend this to other customers who don't have access to SQL.
It is wild to think that this date could be updated by anything other than a SQL Update. It shouldn't be exposed in any API or 3rd party integration.