32 results found
-
Assign users to manage their branch's float table.
Allow permissions to modify the branch floating table so that each branch can maintain their own float in counts for their collections and/or media types.
2 votes -
Create tool to generate SSO settings files
I realize this is niche, but if you go to set up SSO in your environment, heaven help you. My crew just got through a week of getting things set up. There were 3 of my employees and at least 1 Innovative support staff and 1 Innovative dev involved all week. I can't imagine the amount of $$$ that was burned in hourly staff time getting it going. And of course the good news is that an upgrade or server move could break it all again! Some of the documentation is wrong and some of the transcribing of the data…
3 votes -
Include an "X"/close button on workform tracker records
Sometimes I have a lot of records open in the workform tracker, and it's a pain to have to go into each to close it. It would be useful to have a button I could quickly click to close them instead.
In cases where a record has been modified it should generate a prompt about saving changes, and show you the record again in this case so it's clear what's being saved.
18 votes -
Ability to move rows in the Item Statistical Class Code policy table
It would be helpful if we could move rows up and down in the item statistical class code policy table. We have librarians transferring items between branches that have statistical class codes in them. The codes will automatically change to a different code when assigned to the new branch because the position of the code in the policy table does not align. The cataloger must remember to update that field to the correct code.
This would be beneficial to our librarians, simplify their workflow, and prevent errors.
10 votes -
Increase functionality of API with Overdrive
We would like to see additional information and functions available in the Polaris Client or LEAP so that staff have more resources and information to support customers with questions about online resources.
For example, library staff would benefit from seeing real-time hold information in Polaris about items on Overdrive or Hoopla. Currently, Polaris shows an asterix (*) under holds. Library staff need to either go to the PAC or Overdrive to provide customers with this information. It would help library staff to have information available in one place rather than requiring staff to go to multiple sources to answer a…
17 votes -
Log out of Leap without being prompted to log out of Microsoft.
When staff log out of Leap at the end of their shift, Microsoft prompts them to sign out of their Microsoft account. I think it confuses staff, they click on the prompt and then they get logged out of their Microsoft account. They then have to log back in and due to MFA need to get a code to log back in. This isn't ideal.
Customer support said currently this behavior is how Leap with OAuth/SSO works. Leap uses the identity provider to control the login and logout when setup with OAuth/SSO. Can you place an enhancement request to see…11 votes -
Add the ability to clone an existing branch when creating a new branch
We would like to be able to copy an existing branch when creating a new branch, since often our additions are branch locations of an existing library that will have almost the same exact settings.
23 votes -
(SMS - Cirriusimpact/third-party SMS) Flag patron account within Polaris when patron "opts out"
Reviewing the process of integrating Cirriusimpact at our library, we've encountered a notable issue: patrons opting out of text messaging and staff needing to adjust their notifications accordingly. Currently, we're relying on CGS to send daily email alerts when someone opts out, but it would be more convenient to add a non-blocking note to the Polaris account visible to all staff. This would ensure everyone is aware of a patron's preference change and simplify the search for patrons with similar notification settings.
3 votes -
Polaris transactions will "run out" of space due to being an "int" data type
The Polaris Transactions database TransactionID is an int data type. This 2,147,483,647 means the biggest number supported by the database. In our busy system, we're about halfway through the available TransactionIDs as we're about to reach 1 billion. This field should be moved up to a bigint data type. Otherwise inserting new data will fail.
10 votes -
Allow Different Email Times for Different Branches
It would be nice to have the ability to set different email notice schedules for each branch.
We would like to line up our notice delivery times with the operating hours of our branches, or allow more frequent hold notice emails at a specific branch.11 votes -
Allow Google as a sign-in method for Staff Accounts
In addition to Single Sign-On (SSO) support for Microsoft Azure and ADFS, please consider support for Google Workspace. We recently migrated all of our email for our consortium (42 members) to Google and would greatly benefit from the ability to use the already signed-in information to authenticate into Leap. See screenshots for a design/concept mock-up.
12 votes -
Material loan limit by pickup branch
We have a Bookmobile service that is setup as it's own branch as well as a holds pickup location. With the limited capacity of this "pickup location", we are trying to restrict the material type loan limit block by location instead of by branch association.
It would help to have some sort of Policy Table that does Material Type Loan Limit by Branch Pickup Location.
Idea Value
This would filter out items that cannot be picked up on the Bookmobile Branch to stop patrons from placing the hold and avoiding staff to have to manually cancel the hold and follow…3 votes -
Bulk Edit Patron/Material Type Loan Limits
Allow multiple selections of Organizations & Patron Codes to populate Material Type list (lower table) on the Patron / Material Type Loan Limit Blocks, Policy Table.
16 votes -
Make "exclude from" options accessible via API
We're working with a vendor to import patron records into Polaris as part of a program to give every student of the local school district a library card. As part of the arrangement, these student cards will be exempt from billing.
Unfortunately, there is no means to check the "exclude from" overdues, billing, etc. boxes in the API, so this will have to be done manually every time a new batch of students is imported. Please make it possible to modify these options via API.
9 votes -
Auto-populate the Until field with the date in the Dates Closed field when adding a new date to the Dates Closed table
Currently, when staff update their library's Dates Closed table for a single date in the future they are required to select/enter the same date in both the Dates Closed and the Until fields.
While it is just a couple additional clicks, having the Until field auto-populate with the same date that staff have selected/entered in the Date Closed field would improve the end user experience when they are entering a number of single dates at once.
6 votes -
Password Reset PAPI Call
Currently we have to send patrons from our websites to the PAC if they need to reset their passwords. It would be great if there was an API call for this, as it's disruptive to the patron experience to have to send them to another site.
The suggested functionality would reflect the PAC experience: once they enter a barcode, a password reset email would be sent to the email address on the account.
14 votes -
API reading history sortable by title or last added
We have had multiple patron requests to be able to sort reading history delivered by API by latest added or by title. Currently reading history is displayed with the oldest first which results in a lot of scrolling by the user.
14 votes -
Add Record Status Date to Record Sets
Since record sets have 2-level deletion, like bibs, items, and authorities, the RecordSets table should have a RecordStatusDate column.
When using the 2-level deletion to manage record clean-up, it is usual to purge records that have been deleted for a certain amount of time, but without the deletion date it is harder to determine. Because the modification date of deleted record sets is still updated by some actions taken on the records in the set (e.g. merging over a record), the only way to determine the deletion is by querying the transactions database.
With the record status date added, determining…
10 votes -
Return additional elements in the PAPI PatronValidate method
We use ChargeBalance, StatisticalClassID and BirthDate with 3rd party vendors to verify if our patrons are eligible to use licensed resources. Currently if I have a 3rd party vendor use PAPI to auth our patrons I would have to have them use PatronBasicDataGet to access this data which also returns personal information I do not want them to have access too. If ChargeBalance, StatisticalClassID and BirthDate were added to PatronValidate then the 3rg party vendors would not have unnecessary access to the full patron record. It may also be beneficial to include the UDF fields, Patron Name and email address…
4 votes -
Card renewal to update Last Activity Date
Currently, staff modifications to patron registration including card renewal do not update the Patron Last Activity Date (LAD). As more libraries move towards long or no expiration periods, LAD becomes even more important for patron database maintenance. We have seen cases in which patrons renew their card without any additional activity resulting in their record being purged during cleanup. Including renewal and/or extending the card expiration period in LAD will better allow libraries to track patron engagement.
19 votes
- Don't see your idea?