Hi, I am still struggling with the best deployment method, and I wonder how you do it, probably a new more general issue could be written about it.
Especially I am thinking about the proper way of letting forena know there is a new report file. Not in the database, just copied from the test to production. My wokaround is to save the forena settings - it apparently imports the new files, but seems to do much more (reimporting all other reports even though they havent changed). Probably some subset of the current functionality could be used ?
Also it'd be nice to have a way of checking whether the data blocks the report is reffering to are available ... (another task probably ?)

thanks a lot :).

Comments

metzlerd’s picture

Title: adding a report from code » Drush copy support
Version: 6.x-2.x-dev » 7.x-3.x-dev

Am planning on implementing the distribution mechanism using a custom drush command. This will allow you do download an upgraded modules and copy reports from drush scripts.

metzlerd’s picture

Assigned: Unassigned » metzlerd
metzlerd’s picture

Status: Active » Fixed

Drush copy command has been implemented in 7.x-3.x-dev branch.

dursh frxcc will clear the report cache
dursh frxcp will revert module distributed reports to originals.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.