Vincent, > Emmanuel was admin but didn’t have script rights How could this be ? If you have ADMIN right, you have SCRIPT right and there is no way to loose it. So the current design is probably not the cause of your issue, but we might have some hidden bug or some misunderstanding here. I tried to found the issue on your wiki without success. Did you fix the problem ? if so, how ? or can you show me where you see an issue in order to understand the real problem you are facing ? Regards, -- Denis Gervalle SOFTEC sa - CEO On Sat, Aug 19, 2017 at 11:42, Vincent Massol <[email protected]> wrote: Hi devs,
I’d like to raise a pain point. Environment: * myxwiki.org * lescastcodeurs wiki What happened: * We upgraded myxwiki.org * Emmanuel (an Admin user of the lescastcodeurs wiki) got the Distribution Wizard and followed it to upgrade the wiki The problem: * Several features are broken. For example AppWithinMinutes (some pages display red boxes saying that the last author didn’t have script rights) The reason: * Emmanuel was admin but didn’t have script rights (after some xwiki upgrade that caused existing users to not have script rights if not set explicitly) * For ex on the AppWithinMinutes space: https://www.evernote.com/l/AHcaXGYEzdZJXLTQEy2Vbohcfzu5vMbxkBM Brainstorming: 1) What should we do to not have this problem? 2) What solution do we offer to fix it easily? Re 2) we have: * http://extensions.xwiki.org/xwiki/bin/view/Extension/Change%20Content%20Author * http://extensions.xwiki.org/xwiki/bin/view/Extension/Change%20creator%2C%20author%20or%20contentAuthor/ However none are good for me without changes since they either change all pages in the wiki (which is not what I want) or they change only a single page. Any idea? Thanks -Vincent

