Opened 3 months ago
Last modified 3 months ago
#10944 new task
Review user ID changer component
| Reported by: | hasienda | Owned by: | Blackhex |
|---|---|---|---|
| Priority: | normal | Component: | ScreenshotsPlugin |
| Severity: | minor | Keywords: | needinfo rename user |
| Cc: | rjollos | Trac Release: | 0.11 |
Description
Please decide, if you would like to take the upcoming user ID change component into your plugin, or leave it as part of the AccountManagerPlugin code distribution.
I open this ticket in order to notify on the existence of this component for ScreenshotsPlugin and get explicit feedback from plugin's author. Thank you in advance for taking your time to review that code, maybe even the underlying concept.
Attachments (0)
Change History (2)
comment:1 follow-up: ↓ 2 Changed 3 months ago by hasienda
comment:2 in reply to: ↑ 1 Changed 3 months ago by hasienda
Replying to hasienda:
With the publication of this code the requests for feedback are almost
obsoleted, ...
Note that this doesn't apply here, only for the other hacks, that provided user ID change support up to some degree before.


(In [12736]) AccountManagerPlugin: Add optional user ID changer components for other plugins, refs #10900, #10901, #10902, #10944 and #10945.
In addition to VotePlugin (supported by RenameTracUsersScript too) support for
is provided within this plugin.
With the publication of this code the requests for feedback are almost
obsoleted, even more, because non of the pre-existing solutions provided the
coverage and extensibility, that is offered now within this plugin.