Oliver, [1] can a mere user know? As an example, if I file an issue against this instance of OpenProject, how can I ascertain which version I am filing it against? I ask because the work item bug report template requests this information in its first section.
Replies (4)
On a running system, you can see the version at
Admin > Information.On your console, use:
openproject run bundle exec rake version(packaged installation)RAILS_ENV=production bundle exec rake version(manual installation).Best,
Oliver
On a running system, you can see the version at
Admin > Information.On your console, use:
openproject run bundle exec rake version(packaged installation)RAILS_ENV=production bundle exec rake version(manual installation).Best,
Oliver
Great! Thanks!
Oliver, [1] can a mere user know? As an example, if I file an issue against this instance of OpenProject, how can I ascertain which version I am filing it against? I ask because the work item bug report template requests this information in its first section.