strange situation on saved a reported - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: strange situation on saved a reported (/showthread.php?tid=1724) |
strange situation on saved a reported - rslemer - 03-03-2020 I have a strange situation, if I executed a reported system shows registries as expected, but If I need saved the same report as another name or change parameters, report not executed as well For example, I execute a default contact reported and saved with another name new report ( saved ) not produce same result ... see attached RE: strange situation on saved a reported - joebordes - 03-05-2020 I think we fixed it here: https://github.com/tsolucio/corebos/commit/38272eb075facc5d9ae673538276734bfd172dbb RE: strange situation on saved a reported - rslemer - 03-05-2020 yes, solved but occurs two another situation for me, if my report on new folder ( not standard folders ) when I saved as another name, reported not shows in any folder .. if reported in default folder works normally second, in execute in first time, sql report, system not users filters, but when click in generated now, works RE: strange situation on saved a reported - joebordes - 03-06-2020 we cannot reproduce either issue. please make sure you aren't getting any javascript error and have up to date scripts RE: strange situation on saved a reported - rslemer - 03-06-2020 you use button save or icon for save? icon save shows pop up, ask folder, name and description, button, ask only new name ... I don't reproduce in demo yet, too ={ Your tests with firefox or chrome? RE: strange situation on saved a reported - joebordes - 03-06-2020 now both do the same thing and both work correctly for me chrome I just tried with FF with the new design and it worked also RE: strange situation on saved a reported - rslemer - 03-07-2020 I moved conditions on the filters to sql command and works too but if you use filters in report sql, only works when clicked in generated now RE: strange situation on saved a reported - joebordes - 03-07-2020 glad you got it working |