Stéphane Brunner
Stéphane Brunner
Issue closed because there are no resent messages, if you are still impacted please, test with the latest version of Prospector (>= 1.12.1) and reopen it with a message like...
Do you use a tool to update all the `jrxml` files?
> Yes, I used latest JasperReports studio The full workflow looks like this: 0. Copy all jrxmls into one folder with their parent folder as prefix (e.g. some/path/someReportType/exampleReport.jrxml -> someReportType_exampleReport.jrxml)...
Yes it's ok :-)
The xuint formatter didn't do the job?
Looks to be an integration issue, you should open an issue on geoserver-printing-plugin...
> Existing before_create is passed obj=None, so docstring is a bit messy ("..., and the database object to be updated"). The object is not always None, an object is passed...
Updated :-)
`before_update` already exists for object update :-) `before_insert` with the code you propose (I modified it a little bit by removing the unneeded `create` variable), it looks correct :-)
Ruff is just a Rust executable then it's not easy to integrate, why not using https://pypi.org/project/flake8-ruff/?