Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 423811

Summary: Admin page find user doesn't work at OrionHub
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Ken Walker CLA 2013-12-11 08:48:43 EST
Tried find user at orion.eclipse.org (kwalker) and it worked.

Tried same thing on orionhub and getting a 404.
Comment 1 Ken Walker CLA 2013-12-11 08:49:20 EST
Does this require the new server format?
Comment 2 Anthony Hunter CLA 2013-12-11 10:08:34 EST
(In reply to Ken Walker from comment #1)
> Does this require the new server format?

No it should work with the old format as well. All the command does is redirect to http://localhost:8080/profile/user-profile.html#/users/kwalker. 404 means the user does not exist, you should get the same result using the URL directly.

I think the problem here is that no error is shown in the UI so it looks like it is not working.
Comment 3 Ken Walker CLA 2013-12-18 13:59:36 EST
You are right, my username isn't my username... This will be fixed when we migrate OrionHub to the new server format