Jump to content

How to modify the name of report unit


dboutin

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Don't think you can change it at the UI level but can at the database level. The underlying metadata sits in the database tables jiresource and jiresourcefolder - have a look at altering the name column in jiresource and the name and uri columns in jiresourcefolder to match. I think the jiresourcefolder entry puts _files onto the end of the uri/name which needs to be maintained.

For example I've got an entry in jiresource called myreport and an entry in jiresourcefolder called /myreport_files. I could change this to changedreport in jiresource but would need to change jiresourcefolder to changedreport_files.

Hope this helps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...