Hello together,
in Confluence the Modified Users macro has a problem.
Currently i´m testing a new version of Confluence (6.7.2). Its on stage. So this macro is now Page Info Modified users by scriptrunner Version 4.2.2
So there are a few articles from live (5.6.6) that are having a problem with stage. The macro shows the authors John, $fullnames.get( $idx ), Jack...
This person does not work in the company anymore. His account was also deleted. So actually his name or this error should not even appear, right?
The strange thing is that on live his name shows up just normal although his account does not exist anymore.
What could be the problem here ?
We've just released version 4.2.4 of Page Info that fixes this issue. Could you please update the app and let us know if it fixed your issue?
Thanks,
Rafael
Thank you! I am getting mixed results: deleted users are no longer being displayed as "$fullnames.get($idx)", rather, the author field is blank, where some author fields display "unknown user (xxxx)".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Chip, could you please open a support ticket here:
https://productsupport.adaptavist.com/servicedesk/customer/portal/20
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rafael,
No need to. The bug was indeed fixed. We refreshed the LDAP cache, and sure enough, your fix worked like a charm. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome! Great to hear that!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
This is happening because unfortunately when you remove a user from Active Directory, Confluence does not remove all the references from it, so effectively you are trying to reference someone that does not exist.
Granted, instead of showing up as $fullnames.get($idx) we could show empty. I'm currently working to fix that issue, but in fact this is a fundamental broken functionality from Atlassian, thus the reason why our "Change Content Author" built-in script is so popular since even when a user is removed from AD it is still present as being the author of the page.
I hope to have a fix soon.
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here and I cannot figure out how to fix this.
We have 5.x running in production, tied to AD. Macro works great and shows the user's name, even when they've been deleted from AD.
In our 6.7x staging instance, tied to the same AD, deleted AD users display as "$fullnames.get( $idx )" in the Page Info box.
Vendor wants $400 for a plugin that's broken?
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.