Category: | Feature request |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
we run a production and a seperate test environment and want to keep the repositories of the two jasperservers up-to-date. so regularily we run js-export on server1 and js-import with same zip-file on server2.
on the production machine we have quite a lot of report-jobs defined.
My feature request is to exclude some elements of the repository on js-export/ js-import. e.g.: "js-export --everything 'but not report-jobs'" ... or everything except user/roles...