https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39622 Bug ID: 39622 Summary: Create a method for sharing 1 runtime parameter value across multiple runtime parameter placeholders Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, if you want to add 1 date to a complex query at runtime, you'll probably have to make 2+ runtime parameters, so you'll get prompted for 2+ values at runtime, and you'll just have to remember that they need to be identical. What if we had a way of tagging a runtime parameter, so that you only got asked for it 1 time? That could improve UX and reduce human error. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.