I have my evaluation server for Confluence, the license has expired and I cannot get a new evaluation (ahhhh, already done it 3 times)
Now I have my new production server, but I need the user macros from the eval box, how do I get this, Confluence eval server has hidden these - Ahhhhhhhhhh
Any ideas?
Community moderators have prevented the ability to post new answers.
Dear Kent, hi!
If you have license for production instance, you can use developer license for eval one.
Here is a documentation: https://confluence.atlassian.com/confeval/billing-and-licensing-evaluator-resources/licensing/how-to-use-developer-licenses-and-to-whom-are-they-available
If you have access to the database this is where they are stored ... if for some reason @Vasiliy Zverev's suggestion of adding the dev license doesn't work.
select *
from BANDANA
where BANDANAKEY = 'atlassian.confluence.user.macros'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, both of these answers are very useful.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.