[Bug 39006] New: Not all vendor are displayed when creating a contract
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 Bug ID: 39006 Summary: Not all vendor are displayed when creating a contract Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: marion.durand@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@ptfs-europe.com, martin.renvoize@ptfs-europe.com, matt.blenkinsop@ptfs-europe.com, pedro.amorim@ptfs-europe.com In the ERM module, when you create a contract, you can choose a vendor from a drop down list. If you have a lot of vendors, some are not displayed in the list. This list is built from a REST API query that limits the number of results per page, but you can't go to the next page as is a a dropdown menu. You can increase the number of results by increasing the value in the syspref RESTdefaultPageSize but this does not seem like a real fix to me. Step to reproduce: 1- Set the syspref ERMModule to enable to activate the module 2- Check the value of the syspref RESTdefaultPageSize 3- Check in the Acquisitions module that you have more active vendor that the value of RESTdefaultPageSize (if not Create some new vendor or lower the value of the syspref) 4- More > E-resource management > Agreements > new agreement 5- In the field vendor check that you miss some vendor (only the first ones are displayed, according to the value of RESTdefaultPageSize) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Main |23.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|23.11 |22.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Marion Durand from comment #0)
In the ERM module, when you create a contract, you can choose a vendor from a drop down list.
If you have a lot of vendors, some are not displayed in the list.
This list is built from a REST API query that limits the number of results per page, but you can't go to the next page as is a a dropdown menu. You can increase the number of results by increasing the value in the syspref RESTdefaultPageSize but this does not seem like a real fix to me.
Step to reproduce: 1- Set the syspref ERMModule to enable to activate the module 2- Check the value of the syspref RESTdefaultPageSize 3- Check in the Acquisitions module that you have more active vendor that the value of RESTdefaultPageSize (if not Create some new vendor or lower the value of the syspref) 4- More > E-resource management > Agreements > new agreement 5- In the field vendor check that you miss some vendor (only the first ones are displayed, according to the value of RESTdefaultPageSize)
Hi Marion, I've not tested this but are you able to take a quick look at bug 36392? If the version of Koha you're experiencing this is behind any of the versions where that bug was pushed (24.05.00,23.11.06,23.05.12), can you try upgrading and test again? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=36392 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 --- Comment #2 from Marion Durand <marion.durand@biblibre.com> --- (In reply to Pedro Amorim from comment #1)
(In reply to Marion Durand from comment #0)
In the ERM module, when you create a contract, you can choose a vendor from a drop down list.
If you have a lot of vendors, some are not displayed in the list.
This list is built from a REST API query that limits the number of results per page, but you can't go to the next page as is a a dropdown menu. You can increase the number of results by increasing the value in the syspref RESTdefaultPageSize but this does not seem like a real fix to me.
Step to reproduce: 1- Set the syspref ERMModule to enable to activate the module 2- Check the value of the syspref RESTdefaultPageSize 3- Check in the Acquisitions module that you have more active vendor that the value of RESTdefaultPageSize (if not Create some new vendor or lower the value of the syspref) 4- More > E-resource management > Agreements > new agreement 5- In the field vendor check that you miss some vendor (only the first ones are displayed, according to the value of RESTdefaultPageSize)
Hi Marion, I've not tested this but are you able to take a quick look at bug 36392?
If the version of Koha you're experiencing this is behind any of the versions where that bug was pushed (24.05.00,23.11.06,23.05.12), can you try upgrading and test again?
Hello Pedro, This bug is indeed a duplicate for Bug 36392 (I tried searching for a duplicate before posting but failed to find this one). Thank you for pointing it to me. I can't reproduce on 23.11 or main so it seams fixed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39006 Marion Durand <marion.durand@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #3 from Marion Durand <marion.durand@biblibre.com> --- *** This bug has been marked as a duplicate of bug 36392 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org