https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16816
Andreas Roussos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55532|0 |1 is obsolete| | --- Comment #2 from Andreas Roussos <[email protected]> --- Created attachment 55633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55633&action=edit Bug 16816: Do not copy parameters used when duplicating a report If a report is duplicated from the report list, the new report will contain the tag (<<YEAR>> for instance), but from the reports results page it copies the values used for the results. Test plan: Create a new sql report with tags Duplicate it from the report list: no expected changes Run it and duplicate it: the tags must not have been replaced Signed-off-by: Andreas Roussos <[email protected]> Ran and duplicated a report, the tags remained intact. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
